commit | 70fdbefc6c50010cc56196b65a233369d2b2ce68 | [log] [tgz] |
---|---|---|
author | Amit Virdi <amit.virdi@st.com> | Mon May 07 13:06:40 2012 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:40 2012 +0200 |
tree | eeb30e9a39b132631707634b3cde25bb5e9fbab2 | |
parent | 5cca72f8b342c8a65eaebda22647572394d98535 [diff] |
SPEAr: Eliminate dependency on Xloader table Xloader table was used primarily to inform u-boot about the DDR size. However, now the ddr size is calculated at runtime which eliminates any need for the Xloader table. So removing this unnecessary code. Signed-off-by: Amit Virdi <amit.virdi@st.com> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>