diff options
author | Derald D. Woods <woods.technical@gmail.com> | 2018-02-26 17:52:59 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-03-13 21:59:28 -0400 |
commit | b6e2543cf9a86ad651c00b870d5048087ff626cd (patch) | |
tree | 75b05d8ee545741636f69c2bd762ecc1b4629e8e /arch/arm/dts/keystone-clocks.dtsi | |
parent | d233ccb1d84b901f7e23e6d9b4f2c6a57198b23b (diff) |
ARM: omap3: evm: Sync with omap3_beagle configuration
This commit does the following for OMAP3 EVM:
- Track omap3_beagle changes where possible
- Remove CONFIG_SYS_MPUCLK and CONFIG_MTD which are not needed for the
default board configuration to work.
- Remove CONFIG_SPL_SYS_MALLOC_SIMPLE and CONFIG_SYS_MALLOC_F_LEN from
default config. CONFIG_SYS_MALLOC_F_LEN=0x400 is set by configuration
automatically. [allows board to boot with SERIAL_SEARCH_ALL=y]
- Use updated NAND layout:
device nand0 <omap2-nand.0>, # parts = 6
#: name size offset
-------------------------------------------------
0: spl 0x00080000(512k) 0x00000000
1: u-boot 0x001e0000(1920k) 0x00080000
2: u-boot-env 0x00020000(128k) 0x00260000
3: dtb 0x00020000(128k) 0x00280000
4: kernel 0x00600000(6m) 0x002a0000
5: rootfs 0x0f760000(-) 0x008a0000
-------------------------------------------------
Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
Diffstat (limited to 'arch/arm/dts/keystone-clocks.dtsi')
0 files changed, 0 insertions, 0 deletions