
The attached patch provides a make target for all ARM supplied and supported development boards.
It also ensures that all boards use the preferred mechanism for initial setup.
I have modified the other boards using arm cpus sx1 ns9750dev omap1510inn omap1610inn omap2420h4 omap5912osk omap730p2 to use the same mechanism.
It replaces my rejected patch 006 (thanks for the comments & suggestions Wolfgang) which contained an unintentional change to MAKEALL.
The patch was made against the GIT head:-
commit bccae9039e59ac09a776429119389a6a4e679fd7 tree 9361bea6cc2bca3d22876433406886cfc1e359de parent 6ebc79211420cd856c9825cf3ade8bd6fd54fee5 author Wolfgang Denk wd@pollux.denx.de Thu, 06 Oct 2005 01:50:50 +0200 committer Wolfgang Denk wd@pollux.denx.de Thu, 06 Oct 2005 01:50:50 +0200
Tested with MAKEALL (unpatched ;-} ) arm.
CHANGELOG: Provide make target for all ARM supplied & supported development boards Ensure all boards use lowlevel_init(), rather than platformsetup(). Patch 007 from Peter Pearse peter.pearse@arm.com 7th Oct 2005
Regards
Peter Pearse