Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-02 | MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss | Stefano Babic | |
The usage of bss values in drivers before initialisation of bss is forbidden. In that special case some data in .rel.dyn gets corrupted. This patch is the same as recently applied for arm926js architecture. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Heiko Schocher <hs@denx.de> | |||
2010-10-18 | MX5: rename mx51 to mx5 | Jason Liu | |
Rename mx51 to mx5 in order to support more mx51 like-style SOCs such as MX53 and the followings. Signed-off-by: Jason Liu <r64343@freescale.com> |