commit | 2a019eb1868f517e9f7e9f0f8328dd6b8ba56c09 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@uam.es> | Mon Jul 21 20:30:07 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Jul 30 11:31:37 2008 +0200 |
tree | afd7f54deab3bbfc92391b40fa7a6de54e161487 | |
parent | 1fbbe60711ee308b7c69b0c74b89cc321b4dab7e [diff] [blame] |
ppc4xx: ML507: U-Boot in flash and System ACE This patch allows booting from FLASH the ML507 board by Xilinx. Previously, U-Boot needed to be loaded from JTAG or a Sytem ACE CF Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es> Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/MAKEALL b/MAKEALL index 221eb07..2948387 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -210,6 +210,7 @@ ML2 \ ml300 \ ml507 \ + ml507_flash \ ocotea \ OCRTC \ ORSG \