
14 Mar
2018
14 Mar
'18
3:09 p.m.
On Mon, Feb 26, 2018 at 05:52:58PM -0600, Derald D. Woods wrote:
This commit does the following for BeagleBoard{-xM}:
Enable DM_SERIAL which also enables SPL_DM_SERIAL
Misc. config updates in support of DM_SERIAL
Use updated NAND layout (BeagleBoard):
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
Use MMC and UBIFS support from config_distro_bootcmd.h
Use LEGACY_MMC and NAND support defined in omap3_beagle.h
[MMC(0:1)/extlinux/extlinux.conf]
Applied to u-boot/master, thanks!
--
Tom