[U-Boot] [PATCH 00/12] am33xx/omap5: Improve docs for customization

Tom Rini trini at ti.com
Tue Aug 20 14:53:42 CEST 2013


Hey all,

The following series aims to make it easier to take the various ARMv7 TI
reference platforms and use them as the base for a custom hardware
project.  The main outputs here are some re-shuffling of the config
headers to try and group things somewhat logically, expanding on
comments to make it clear where some values come from and finally
correcting a few values based on careful reading of the TRM.  The big
change here is that we've changed where OMAP5/DRA7xx loads SPL to.
Based on reading the TRM as well as testing DRA7xx with UART loading,
we're moving the load address to the start of the ROM defined download
area, and using another area for scratch space.

The series has been boot tested on am335x and omap5_uevm.

-- 
Tom



More information about the U-Boot mailing list