[U-Boot] [RFC PATCH 0/4] spl framework prototype
Aneesh V
aneesh at ti.com
Fri Jul 8 06:40:41 CEST 2011
Dear Wolfgang,
Gentle reminder.. Appreciate if you could let us know your thoughts on
this prototype for SPL framework.
On Tuesday 05 July 2011 09:56 PM, Daniel Schwierzeck wrote:
> Hi Aneesh,
>
> I tested your changes with my boards and it worked well after fixing
> some minor issues. Additionally I did some cleanups and included
> feedback from Mike Frysinger.
>
> Best regards,
> Daniel
>
> Daniel Schwierzeck (4):
> Adapt config.mk for usage in spl/Makefile
> Use ALL-y style instead of ifeq blocks for better readability and
> upgradeability
> Add new folder and build system for SPL
> Hook spl directory into main Makefile
>
> Makefile | 23 ++++-----
> arch/blackfin/config.mk | 2 +-
> board/pcs440ep/config.mk | 2 +-
> board/spear/spear300/config.mk | 2 +-
> board/spear/spear310/config.mk | 2 +-
> board/spear/spear320/config.mk | 2 +-
> board/spear/spear600/config.mk | 2 +-
> config.mk | 28 +++++++++++
> spl/Makefile | 97 ++++++++++++++++++++++++++++++++++++++++
> 9 files changed, 141 insertions(+), 19 deletions(-)
> create mode 100644 spl/Makefile
>
> --
> 1.7.5.4
>
best regards,
Aneesh
More information about the U-Boot
mailing list