ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • V4,06/18 Arm: Davinci: Da830-evm: Use Nvmem Lookup For Mac
    카테고리 없음 2020. 2. 8. 18:53
    1. V4 06/18 Arm Davinci Da830-evm Use Nvmem Lookup For Mac Address
    2. V4 06/18 Arm Davinci Da830-evm Use Nvmem Lookup For Mac
    3. V4 06/18 Arm: Da Vinci: Da830-evm: Use Nvmem Lookup For Mac

    Hi Linus, These are the first seven pull requests for arm-soc this time, there is one small follow-up coming once the dependencies for that have landed in your tree. Things remain relatively calm for us.

    With this release we're introducing a new safety feature, Automatic Emergency Braking. Automatic Emergency Braking, a new Collision Avoidance Assist feature, is designed to automatically engage the brakes to reduce the impact of an unavoidable frontal collision with another vehicle. Commit 33445c07cd45541410fb4cabd4c07f Author: Greg Kroah-Hartman Date: Thu Jun 21 04: +0900 Linux 4.14.51 commit.

    We merged 122 pull requests with 822 patches, plus 35 individual patches, which is less than what we used to have. The following changes since commit bf8d19de1b8d2a3c314fc21f5dc7bb: Linux 4.6-rc3 (2016-04-10 17:58:30 -0700) are available in the git repository at: git:// tags/armsoc-soc for you to fetch changes up to b54891be1a7785de7ec0e5c1fc9ba597713d22a8: Merge tag 'v4.6-next-kconfig' of into next/soc (2016-05-09 16:31:16 +0200) - ARM: SoC platform updates for v4.7 We get support for three new 32-bit SoC platforms this time. The amount of changes in arch/arm for any of them is miniscule, as all the interesting code is in device driver subsystems (irqchip, clk, pinctrl,.) these days. I'm listing them here, as the addition of the Kconfig statement is the main relevant milestone for a new platform. In each case, some drivers are are shared with existing platforms, while other drivers are added for v4.7 as well, or come in a later release. The Aspeed platform is probably the most interesting one, this is what most whitebox servers use as their baseboard management controller. We get support for the very common ast2400 and ast2500 SoCs.

    The OpenBMC project focuses on this chip, and the LWN article about their ELC 2016 presentation at triggered the submission, but the code comes from IBM's OpenPOWER team rather than the team at Facebook. There are still a lot more drivers that need to get added over time, and I hope both teams can work together on that. OXNAS is an old platform for Network Attached Storage devices from Oxford Semiconductor.

    V4 06/18 Arm Davinci Da830-evm Use Nvmem Lookup For Mac Address

    There are models with ARM10 (!) and ARM11MPCore cores, but for now, we only support the original ARM9 based versions. The product lineup was subsequently part of PLX, Avago and now the new Broadcom Ltd. Has some more information. V2M-MPS2 is a prototyping platform from ARM for their Cortex-M cores and is related to the existing Realview / Versatile Express lineup, but without MMU. We now support various NOMMU platforms, so adding a new one is fairly straightforward.

    Has detailed information about the platform. Other noteworthy updates: - Work on LPC32xx has resumed, and Vladimir Zapolskiy and Sylvain Lemieux are now maintaining the platform. This is an older ARM9 based platform from NXP (not Freescale), but it remains in use in embedded markets. Kevin Hilman is now co-maintaining the Amlogic Meson platform for both 32-bit and 64-bit ARM, and started contributing some patches.

    As is often the case, work on the OMAP platforms makes up the bulk of the actual SoC code changes in arch/arm, but there isn't a lot of that either. The following changes since commit bf8d19de1b8d2a3c314fc21f5dc7bb: Linux 4.6-rc3 (2016-04-10 17:58:30 -0700) are available in the git repository at: git:// tags/armsoc-arm64 for you to fetch changes up to da4a95d23beea1c3d1d131480f681b0b276e207e: Merge tag 'mvebu-defconfig64-4.7-1' of git:// into next/arm64 (2016-05-10 17:46:15 +0200) - ARM: SoC 64-bit changes for v4.7 One new platform gets added this time: The Cortex-A53 based LG Electronics LG1K platform used in digital TVs.

    The other changes are mostly smaller updates to the defconfig files, to enable additional platform specific drivers, as they get merged through the subsystem trees. On Tue, May 17, 2016 at 5:07 PM, Arnd Bergmann wrote: Hi LinusThese are the first seven pull requests for arm-soc this time, there is one small follow-up coming once the dependencies for that have landed in your tree. Things remain relatively calm for us. We merged 122 pull requests with 822 patches, plus 35 individual patches, which is less than what we used to have.

    V4 06/18 Arm Davinci Da830-evm Use Nvmem Lookup For Mac

    We are shifting even more towards changing only dts filesfor the most part adding new functionality on existing boards, and adding new machines, as shown clearly by the dirstat:. 730 files changed, 47909 insertions(+), 7916 deletions(-) My feeling is that the number of dts changes remain constant, but everything else gets less every time, and that's good.

    V4 06/18 Arm: Da Vinci: Da830-evm: Use Nvmem Lookup For Mac

    I happen have a script. (I run it every time people complain about DT).

    June 26, 2018, 10:22 a.m. From: Bartosz Golaszewski We want to work towards phasing out the at24platformdata structure. There are few users and its contents can be represented using generic device properties. Using device properties only will allow us to significantly simplify the at24 configuration code. Remove the at24platformdata structure and replace it with an array of property entries. Drop the bytelen/size property, as the model name already implies the EEPROM's size.

    Signed-off-by: Bartosz Golaszewski - arch/arm/mach-davinci/board-dm644x-evm.c 12 - 1 file changed, 4 insertions(+), 8 deletions(-) Patch.

Designed by Tistory.