Stefan Roese
d873133f2b
ppc4xx: Add Sequoia RAM-booting target
...
This patch adds another build target for the AMCC Sequoia PPC440EPx
eval board. This RAM-booting version is targeted for boards without
NOR FLASH (NAND booting) which need a possibility to initially
program their NAND FLASH. Using a JTAG debugger (e.g. BDI2000/3000)
configured to setup the SDRAM, this debugger can load this RAM-
booting image to the target address in SDRAM (in this case 0x1000000)
and start it there. Then U-Boot's standard NAND commands can be
used to program the NAND FLASH (e.g. "nand write ...").
Here the commands to load and start this image from the BDI2000:
440EPX>reset halt
440EPX>load 0x1000000 /tftpboot/sequoia/u-boot.bin
440EPX>go 0x1000000
Please note that this image automatically scans for an already
initialized SDRAM TLB (detected by EPN=0). This TLB will not be
cleared. This TLB doesn't need to be TLB #0 , this RAM-booting
version will detect it and preserve it. So booting via BDI2000
will work and booting with a complete different TLB init via
U-Boot works as well.
Signed-off-by: Stefan Roese <sr@denx.de>
2009-06-12 20:39:47 +02:00
..
2009-01-23 10:32:51 -06:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-06-12 20:39:46 +02:00
2009-04-16 21:30:48 +02:00
2009-03-20 22:39:14 +01:00
2009-01-23 10:32:51 -06:00
2009-06-12 20:39:47 +02:00
2009-04-28 01:02:35 +02:00
2009-02-18 00:47:43 +01:00
2009-04-03 22:01:42 +02:00
2009-05-15 21:43:05 +02:00
2009-06-12 20:39:47 +02:00
2009-03-29 23:01:42 +02:00
2009-01-26 10:40:42 +01:00
2009-04-05 13:06:31 +02:00
2009-04-16 21:30:48 +02:00
2009-04-04 20:42:20 +02:00
2009-06-12 20:39:46 +02:00
2009-04-16 21:30:48 +02:00
2009-04-16 21:30:48 +02:00
2009-06-08 22:57:21 -07:00
2009-04-16 21:30:48 +02:00
2009-04-03 22:01:42 +02:00
2009-04-03 22:01:42 +02:00
2009-04-03 22:01:42 +02:00
2009-04-05 13:06:31 +02:00
2009-03-20 22:39:14 +01:00
2009-01-23 10:32:51 -06:00
2009-03-20 22:39:14 +01:00
2009-05-25 22:38:42 -04:00
2009-04-02 06:41:42 -04:00
2009-05-06 08:47:31 -04:00
2009-03-24 20:36:22 -04:00
2009-03-24 20:36:29 -04:00
2009-03-24 20:36:30 -04:00
2009-04-02 06:41:38 -04:00
2009-04-02 06:41:29 -04:00
2009-03-24 20:36:22 -04:00
2009-03-24 20:36:29 -04:00
2009-06-12 20:39:46 +02:00
2009-02-09 23:01:40 -08:00
2009-01-23 10:32:51 -06:00
2009-03-20 22:39:14 +01:00
2009-04-05 13:06:31 +02:00
2009-03-29 23:01:42 +02:00
2009-03-29 23:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-04-04 20:42:20 +02:00
2009-02-18 00:47:43 +01:00
2009-06-12 20:39:46 +02:00
2009-02-09 23:01:40 -08:00
2009-01-26 10:40:42 +01:00
2009-01-26 10:40:42 +01:00
2009-03-20 22:39:13 +01:00
2009-01-26 10:40:42 +01:00
2009-03-20 22:39:13 +01:00
2009-06-12 20:39:47 +02:00
2009-04-05 13:06:31 +02:00
2009-06-12 20:39:47 +02:00
2009-04-05 13:06:31 +02:00
2009-06-12 20:39:47 +02:00
2009-06-12 20:39:47 +02:00
2009-04-04 20:42:20 +02:00
2009-03-20 22:39:13 +01:00
2009-04-24 22:54:19 +02:00
2009-04-24 22:54:19 +02:00
2009-04-24 22:54:19 +02:00
2009-04-24 22:54:19 +02:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-02-18 00:47:43 +01:00
2009-03-20 22:39:14 +01:00
2009-04-05 13:06:31 +02:00
2009-04-05 00:27:57 +02:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-04-05 13:06:31 +02:00
2009-06-12 20:39:47 +02:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-03-20 22:39:14 +01:00
2009-04-03 22:01:42 +02:00
2009-03-29 23:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-04-03 22:01:42 +02:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-06-12 20:39:47 +02:00
2009-04-05 13:06:31 +02:00
2009-02-18 00:47:43 +01:00
2009-06-12 20:39:47 +02:00
2009-04-03 22:01:42 +02:00
2009-03-18 20:48:29 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-01-26 10:40:42 +01:00
2009-04-05 13:06:31 +02:00
2009-01-26 10:13:30 +01:00
2009-04-03 22:01:42 +02:00
2009-04-03 22:01:42 +02:00
2009-04-03 22:01:42 +02:00
2009-04-03 22:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-02-09 23:01:40 -08:00
2009-06-12 20:39:47 +02:00
2009-03-29 16:04:51 +02:00
2009-03-20 22:39:12 +01:00
2009-02-09 23:01:40 -08:00
2009-03-20 22:39:14 +01:00
2009-04-28 01:22:59 +02:00
2009-03-29 23:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-05-15 21:31:24 +02:00
2009-04-05 13:06:31 +02:00
2009-04-05 12:53:34 +02:00
2009-03-29 16:04:51 +02:00
2009-03-18 20:48:29 +01:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-06-12 20:39:47 +02:00
2009-02-09 23:01:40 -08:00
2009-06-12 20:39:46 +02:00
2009-04-04 20:42:20 +02:00
2009-06-12 20:39:46 +02:00
2009-04-16 09:12:08 +02:00
2009-03-18 20:50:05 +01:00
2009-06-12 20:39:46 +02:00
2009-03-18 20:50:05 +01:00
2009-06-12 20:39:46 +02:00
2009-03-20 22:39:14 +01:00
2009-04-05 13:06:31 +02:00
2009-04-05 13:06:31 +02:00
2009-03-29 23:01:42 +02:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-04-05 13:06:31 +02:00
2009-04-03 22:01:42 +02:00
2009-04-03 22:01:42 +02:00
2009-04-04 20:42:20 +02:00
2009-03-17 15:58:37 -06:00
2009-03-17 15:58:37 -06:00
2009-03-17 15:58:37 -06:00
2009-02-06 14:54:47 -07:00
2009-03-17 15:58:37 -06:00
2009-03-17 15:58:37 -06:00
2009-03-17 15:58:37 -06:00
2009-03-17 15:58:37 -06:00
2009-03-17 15:58:37 -06:00
2009-03-27 20:23:32 +01:00
2009-02-09 23:01:40 -08:00
2009-02-09 23:01:40 -08:00
2009-03-18 20:49:04 +01:00
2009-03-18 20:50:04 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-02-18 00:47:43 +01:00
2009-02-23 10:34:39 +01:00
2009-06-12 20:39:47 +02:00
2009-03-20 22:39:14 +01:00
2009-03-29 23:01:41 +02:00
2009-03-20 22:39:14 +01:00
2009-04-04 20:42:20 +02:00
2009-06-12 20:39:45 +02:00
2009-03-30 13:33:49 -05:00
2009-02-18 00:47:43 +01:00
2009-02-23 15:52:35 -06:00
2009-04-04 23:29:40 +02:00
2009-03-20 22:39:14 +01:00
2009-06-12 20:39:46 +02:00
2009-02-18 00:47:43 +01:00
2009-03-30 13:33:49 -05:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-03-30 13:33:49 -05:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-03-30 13:33:49 -05:00
2009-02-18 00:47:43 +01:00
2009-03-30 13:33:49 -05:00
2009-01-23 17:03:13 -06:00
2009-03-30 13:33:49 -05:00
2009-03-30 13:33:49 -05:00
2009-03-30 13:33:49 -05:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-02-18 00:47:43 +01:00
2009-04-01 15:29:44 -05:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-02-09 23:01:40 -08:00
2009-02-09 23:01:40 -08:00
2009-04-03 22:01:42 +02:00
2009-06-12 20:39:46 +02:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-03-30 18:58:38 +02:00
2009-04-03 22:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-04-03 22:01:42 +02:00
2009-06-12 20:39:47 +02:00
2009-04-29 21:39:46 +02:00
2009-04-03 22:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-01-23 10:32:51 -06:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-04-03 22:01:42 +02:00
2009-02-09 23:01:40 -08:00
2009-06-12 20:39:47 +02:00
2009-04-30 23:56:01 +02:00
2009-04-30 23:56:01 +02:00
2009-04-30 23:56:01 +02:00
2009-04-30 23:56:01 +02:00
2009-04-30 23:56:01 +02:00
2009-03-30 18:58:41 +02:00
2009-04-29 21:39:46 +02:00
2009-03-30 18:58:41 +02:00
2009-03-30 18:58:41 +02:00
2009-04-03 22:01:42 +02:00
2009-03-30 18:58:41 +02:00
2009-06-12 20:39:47 +02:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-01-26 10:40:42 +01:00
2009-02-18 00:47:43 +01:00
2009-03-18 20:48:29 +01:00
2009-03-29 16:04:51 +02:00
2009-02-09 23:01:40 -08:00
2009-06-12 20:39:47 +02:00
2009-02-18 00:47:43 +01:00
2009-04-05 13:06:31 +02:00
2009-01-26 10:40:42 +01:00
2009-04-16 21:30:48 +02:00
2009-02-09 23:01:40 -08:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-04-03 22:01:42 +02:00
2009-03-20 22:39:14 +01:00
2009-02-18 00:47:43 +01:00
2009-04-05 13:06:31 +02:00
2009-03-20 22:39:14 +01:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-01-23 10:32:51 -06:00
2009-03-12 23:58:30 +09:00
2009-03-12 23:58:30 +09:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-06-10 00:15:11 +02:00
2009-03-20 22:39:12 +01:00
2009-02-18 00:47:43 +01:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:47 +02:00
2009-05-15 22:11:59 +02:00
2009-02-18 00:47:43 +01:00
2009-06-12 20:39:46 +02:00
2009-03-30 13:33:49 -05:00
2009-02-18 00:47:43 +01:00
2009-04-01 15:29:44 -05:00
2009-02-18 00:47:43 +01:00
2009-04-03 22:01:42 +02:00
2009-03-29 16:04:51 +02:00
2009-03-29 16:04:51 +02:00
2009-04-03 22:01:42 +02:00
2009-06-12 20:39:47 +02:00
2009-02-18 00:47:43 +01:00
2009-03-12 23:58:30 +09:00
2009-04-05 13:06:31 +02:00
2009-06-12 20:39:46 +02:00
2009-05-15 22:11:59 +02:00
2009-05-15 22:11:59 +02:00
2009-05-15 22:11:59 +02:00
2009-03-20 22:39:14 +01:00
2009-03-29 23:01:42 +02:00
2009-06-12 20:39:46 +02:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-02-18 00:47:43 +01:00
2009-04-03 22:01:42 +02:00
2009-02-18 00:47:43 +01:00
2009-04-29 21:39:46 +02:00
2009-03-20 22:39:14 +01:00
2009-06-12 20:39:46 +02:00
2009-03-20 22:39:14 +01:00
2009-04-03 22:01:42 +02:00
2009-02-09 23:01:40 -08:00
2009-03-18 20:54:56 +01:00
2009-06-09 23:05:44 +02:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-06-08 10:45:09 -05:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:14 +01:00
2009-02-21 21:51:21 +01:00
2009-04-03 22:01:42 +02:00
2009-02-17 10:26:38 +01:00
2009-01-23 10:32:51 -06:00
2009-05-15 22:11:59 +02:00
2009-04-05 13:06:31 +02:00
2009-02-09 23:01:40 -08:00
2009-02-18 00:47:43 +01:00
2009-03-20 22:39:14 +01:00
2009-03-20 22:39:12 +01:00
2009-05-15 22:11:59 +02:00
2009-04-28 01:10:24 +02:00
2009-03-29 16:04:51 +02:00
2009-03-20 22:39:14 +01:00
2009-01-26 10:40:42 +01:00
2009-04-29 21:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-04-03 22:01:42 +02:00
2009-06-12 20:39:47 +02:00
2009-06-12 20:39:47 +02:00
2009-04-05 13:06:31 +02:00
2009-06-12 20:39:47 +02:00
2009-04-05 13:06:31 +02:00
2009-03-20 22:39:14 +01:00
2009-04-05 13:06:31 +02:00
2009-03-20 22:39:12 +01:00
2009-06-12 20:39:46 +02:00
2009-06-12 20:39:46 +02:00
2009-04-05 13:06:31 +02:00
2009-03-20 22:39:14 +01:00
2009-04-05 13:06:31 +02:00