[U-Boot] [PATCH v2 08/22] omap: add spl support
Wolfgang Denk
wd at denx.de
Sun May 15 21:52:08 CEST 2011
Dear Aneesh V,
In message <1305472900-4004-9-git-send-email-aneesh at ti.com> you wrote:
> Add the basic spl framework and linker script common for OMAP3/4
> platforms.
>
> Signed-off-by: Aneesh V <aneesh at ti.com>
> ---
> spl/board/ti/spl-omap.c | 47 ++++++++++++++++++++++++++++++++++
> spl/board/ti/spl-omap.lds | 62 +++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 109 insertions(+), 0 deletions(-)
> create mode 100644 spl/board/ti/spl-omap.c
> create mode 100644 spl/board/ti/spl-omap.lds
Again, this appears to be not the right order.
I think, in the first step of this series, we should move the existing
code from nand_spl and onenand_ipl into something like spl/nand and
spl/onenand, respectivly, and make sure all teh existing systems still
build. The we can add more such support.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When choosing between two evils, I always like to take the one I've
never tried before. -- Mae West, "Klondike Annie"
More information about the U-Boot
mailing list