blob: f7e70aa573c0ec07491dac749d94892be14ae68d [file] [log] [blame]
Jens Scharsig77e72732010-02-03 22:48:09 +01001/*
2 * (C) Copyright 2008-2009
3 * BuS Elektronik GmbH & Co. KG <www.bus-elektronik.de>
4 * Jens Scharsig <esw@bus-elektronik.de>
5 *
6 * Configuation settings for the EB+CPUx9K2 board.
7 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02008 * SPDX-License-Identifier: GPL-2.0+
Jens Scharsig77e72732010-02-03 22:48:09 +01009 */
10
11#ifndef _CONFIG_EB_CPUx9K2_H_
12#define _CONFIG_EB_CPUx9K2_H_
13
14/*--------------------------------------------------------------------------*/
15
Jens Scharsig80733992011-02-19 06:17:02 +000016#define CONFIG_AT91RM9200 /* It's an Atmel AT91RM9200 SoC */
17#define CONFIG_EB_CPUX9K2 /* on an EP+CPUX9K2 Board */
18#define USE_920T_MMU
Jens Scharsig77e72732010-02-03 22:48:09 +010019
Jens Scharsig80733992011-02-19 06:17:02 +000020#define CONFIG_VERSION_VARIABLE
Jens Scharsig77e72732010-02-03 22:48:09 +010021#define CONFIG_IDENT_STRING " on EB+CPUx9K2"
22
Andreas Bießmann6a372e92011-06-12 01:49:12 +000023#include <asm/hardware.h> /* needed for port definitions */
Jens Scharsig77e72732010-02-03 22:48:09 +010024
25#define CONFIG_MISC_INIT_R
Andreas Bießmann5a05cb72011-06-12 01:49:15 +000026#define CONFIG_BOARD_EARLY_INIT_F
Jens Scharsig77e72732010-02-03 22:48:09 +010027
Jens Scharsig2026a112011-10-31 08:52:22 +000028#define MACH_TYPE_EB_CPUX9K2 1977
29#define CONFIG_MACH_TYPE MACH_TYPE_EB_CPUX9K2
Jens Scharsig (BuS Elektronik)cc69cc02012-10-18 21:41:10 +000030
31#define CONFIG_SYS_CACHELINE_SIZE 32
32#define CONFIG_SYS_DCACHE_OFF
33
Jens Scharsig77e72732010-02-03 22:48:09 +010034/*--------------------------------------------------------------------------*/
Jens Scharsig503e1592012-09-03 21:37:06 +000035#ifndef CONFIG_RAMBOOT
36#define CONFIG_SYS_TEXT_BASE 0x00000000
37#else
38#define CONFIG_SKIP_LOWLEVEL_INIT
Jens Scharsig (BuS Elektronik)f89a6ee2013-10-28 10:58:15 +010039#define CONFIG_SYS_TEXT_BASE 0x21800000
Jens Scharsig503e1592012-09-03 21:37:06 +000040#endif
Jens Scharsig77e72732010-02-03 22:48:09 +010041#define CONFIG_SYS_LOAD_ADDR 0x21000000 /* default load address */
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +020042#define CONFIG_STANDALONE_LOAD_ADDR 0x21000000
Jens Scharsig77e72732010-02-03 22:48:09 +010043
Jens Scharsig77e72732010-02-03 22:48:09 +010044#define CONFIG_BOOT_RETRY_TIME 30
45#define CONFIG_CMDLINE_EDITING
46
47#define CONFIG_SYS_PROMPT "U-Boot> " /* Monitor Command Prompt */
48#define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */
49#define CONFIG_SYS_MAXARGS 32 /* max number of command args */
50#define CONFIG_SYS_PBSIZE \
51 (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) /* Print Buffer Size */
52
Jens Scharsig77e72732010-02-03 22:48:09 +010053/*
54 * ARM asynchronous clock
55 */
56
57#define AT91C_MAIN_CLOCK 179404800 /* from 12.288 MHz * 73 / 5 */
58#define AT91C_MASTER_CLOCK (AT91C_MAIN_CLOCK / 3)
Jens Scharsig77e72732010-02-03 22:48:09 +010059#define CONFIG_SYS_HZ_CLOCK (AT91C_MASTER_CLOCK / 2)
60
Andreas Bießmann6a372e92011-06-12 01:49:12 +000061#define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock */
Jens Scharsig77e72732010-02-03 22:48:09 +010062
63#define CONFIG_CMDLINE_TAG 1
64#define CONFIG_SETUP_MEMORY_TAGS 1
65#define CONFIG_INITRD_TAG 1
66
67#define CONFIG_SYS_USE_MAIN_OSCILLATOR 1
68/* flash */
69#define CONFIG_SYS_EBI_CFGR_VAL 0x00000000
70#define CONFIG_SYS_SMC_CSR0_VAL 0x00003284 /* 16bit, 2 TDF, 4 WS */
71
72/* clocks */
73#define CONFIG_SYS_PLLAR_VAL 0x20483E05 /* 179.4048 MHz for PCK */
74#define CONFIG_SYS_PLLBR_VAL 0x104C3E0A /* 47.3088 MHz (for USB) */
75#define CONFIG_SYS_MCKR_VAL 0x00000202 /* PCK/3 = MCK Clock */
76
77/*
78 * Size of malloc() pool
79 */
80
Jens Scharsig (BuS Elektronik)db824472013-09-19 08:00:41 +020081#define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024)
Jens Scharsig77e72732010-02-03 22:48:09 +010082
83/*
84 * sdram
85 */
86
87#define CONFIG_NR_DRAM_BANKS 1
Jens Scharsig77e72732010-02-03 22:48:09 +010088
Jens Scharsigcebcf7d2010-10-19 19:37:15 +020089#define CONFIG_SYS_SDRAM_BASE 0x20000000
90#define CONFIG_SYS_SDRAM_SIZE 0x04000000 /* 64 megs */
91#define CONFIG_SYS_INIT_SP_ADDR 0x00204000 /* use internal SRAM */
92
93#define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
Jens Scharsig77e72732010-02-03 22:48:09 +010094#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \
Jens Scharsigcebcf7d2010-10-19 19:37:15 +020095 CONFIG_SYS_SDRAM_SIZE - 0x00400000 - \
Jens Scharsig77e72732010-02-03 22:48:09 +010096 CONFIG_SYS_MALLOC_LEN)
97
98#define CONFIG_SYS_PIOC_ASR_VAL 0xFFFF0000 /* PIOC as D16/D31 */
99#define CONFIG_SYS_PIOC_BSR_VAL 0x00000000
100#define CONFIG_SYS_PIOC_PDR_VAL 0xFFFF0000
101#define CONFIG_SYS_EBI_CSA_VAL 0x00000002 /* CS1=SDRAM */
102#define CONFIG_SYS_SDRC_CR_VAL 0x2188c159 /* set up the SDRAM */
103#define CONFIG_SYS_SDRAM 0x20000000 /* address of the SDRAM */
104#define CONFIG_SYS_SDRAM1 0x20000080 /* address of the SDRAM */
105#define CONFIG_SYS_SDRAM_VAL 0x00000000 /* value written to SDRAM */
106#define CONFIG_SYS_SDRC_MR_VAL 0x00000002 /* Precharge All */
107#define CONFIG_SYS_SDRC_MR_VAL1 0x00000004 /* refresh */
108#define CONFIG_SYS_SDRC_MR_VAL2 0x00000003 /* Load Mode Register */
109#define CONFIG_SYS_SDRC_MR_VAL3 0x00000000 /* Normal Mode */
110#define CONFIG_SYS_SDRC_TR_VAL 0x000002E0 /* Write refresh rate */
111
112/*
113 * Command line configuration
114 */
115
116#include <config_cmd_default.h>
117
118#define CONFIG_CMD_BMP
119#define CONFIG_CMD_DATE
120#define CONFIG_CMD_DHCP
121#define CONFIG_CMD_I2C
Jens Scharsig77e72732010-02-03 22:48:09 +0100122#define CONFIG_CMD_MII
123#define CONFIG_CMD_NAND
124#define CONFIG_CMD_PING
Jens Scharsig77e72732010-02-03 22:48:09 +0100125#define CONFIG_I2C_CMD_TREE
Jens Scharsig0d620322011-07-11 09:25:42 +0000126#define CONFIG_CMD_USB
127#define CONFIG_CMD_FAT
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200128#define CONFIG_CMD_UBI
129#define CONFIG_CMD_MTDPARTS
130#define CONFIG_CMD_UBIFS
Jens Scharsig (BuS Elektronik)f89a6ee2013-10-28 10:58:15 +0100131
Jens Scharsig77e72732010-02-03 22:48:09 +0100132#define CONFIG_SYS_LONGHELP
133
134/*
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200135 * MTD defines
Jens Scharsig77e72732010-02-03 22:48:09 +0100136 */
137
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200138#define CONFIG_FLASH_CFI_MTD
139#define CONFIG_MTD_DEVICE
140#define CONFIG_MTD_PARTITIONS
141#define CONFIG_RBTREE
142#define CONFIG_LZO
Jens Scharsig77e72732010-02-03 22:48:09 +0100143
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200144#define MTDIDS_DEFAULT "nor0=physmap-flash.0,nand0=atmel_nand"
Jens Scharsig77e72732010-02-03 22:48:09 +0100145#define MTDPARTS_DEFAULT "mtdparts=" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200146 "physmap-flash.0:" \
147 "512k(U-Boot)," \
148 "128k(Env)," \
149 "128k(Splash)," \
150 "4M(Kernel)," \
151 "384k(MiniFS)," \
152 "-(FS)" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100153 ";" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200154 "atmel_nand:" \
155 "1M(emergency)," \
156 "-(data)"
Jens Scharsig77e72732010-02-03 22:48:09 +0100157/*
158 * Hardware drivers
159 */
Jens Scharsig0d620322011-07-11 09:25:42 +0000160#define CONFIG_USB_ATMEL
Bo Shendcd2f1a2013-10-21 16:14:00 +0800161#define CONFIG_USB_ATMEL_CLK_SEL_PLLB
Jens Scharsig0d620322011-07-11 09:25:42 +0000162#define CONFIG_USB_OHCI_NEW
163#define CONFIG_AT91C_PQFP_UHPBUG
164#define CONFIG_USB_STORAGE
165#define CONFIG_DOS_PARTITION
166#define CONFIG_ISO_PARTITION
167#define CONFIG_EFI_PARTITION
168
169#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 1
170#define CONFIG_SYS_USB_OHCI_CPU_INIT
171#define CONFIG_SYS_USB_OHCI_REGS_BASE 0x00300000
172#define CONFIG_SYS_USB_OHCI_SLOT_NAME "at91rm9200"
Jens Scharsig77e72732010-02-03 22:48:09 +0100173
174/*
175 * UART/CONSOLE
176 */
177
Jens Scharsig77e72732010-02-03 22:48:09 +0100178#define CONFIG_BAUDRATE 115200
Andreas Bießmann5a05cb72011-06-12 01:49:15 +0000179#define CONFIG_ATMEL_USART
180#define CONFIG_USART_BASE ATMEL_BASE_DBGU
181#define CONFIG_USART_ID 0/* ignored in arm */
Jens Scharsig77e72732010-02-03 22:48:09 +0100182
183/*
184 * network
185 */
Jens Scharsig77e72732010-02-03 22:48:09 +0100186
187#define CONFIG_NET_RETRY_COUNT 10
188#define CONFIG_RESET_PHY_R 1
189
190#define CONFIG_DRIVER_AT91EMAC 1
191#define CONFIG_DRIVER_AT91EMAC_QUIET 1
192#define CONFIG_SYS_RX_ETH_BUFFER 8
193#define CONFIG_MII 1
194
195/*
196 * BOOTP options
197 */
198#define CONFIG_BOOTP_BOOTFILESIZE
199#define CONFIG_BOOTP_BOOTPATH
200#define CONFIG_BOOTP_GATEWAY
201#define CONFIG_BOOTP_HOSTNAME
202
203/*
204 * I2C-Bus
205 */
206
Heiko Schocherea818db2013-01-29 08:53:15 +0100207#define CONFIG_SYS_I2C
208#define CONFIG_SYS_I2C_SOFT /* I2C bit-banged */
209#define CONFIG_SYS_I2C_SOFT_SPEED 50000
210#define CONFIG_SYS_I2C_SOFT_SLAVE 0
Jens Scharsig77e72732010-02-03 22:48:09 +0100211
212/* Software I2C driver configuration */
213
214#define AT91_PIN_SDA (1<<25) /* AT91C_PIO_PA25 */
215#define AT91_PIN_SCL (1<<26) /* AT91C_PIO_PA26 */
216
217#define CONFIG_SYS_I2C_INIT_BOARD
218
219#define I2C_INIT i2c_init_board();
Jens Scharsig80733992011-02-19 06:17:02 +0000220#define I2C_ACTIVE writel(ATMEL_PMX_AA_TWD, &pio->pioa.mddr);
221#define I2C_TRISTATE writel(ATMEL_PMX_AA_TWD, &pio->pioa.mder);
222#define I2C_READ ((readl(&pio->pioa.pdsr) & ATMEL_PMX_AA_TWD) != 0)
Jens Scharsig77e72732010-02-03 22:48:09 +0100223#define I2C_SDA(bit) \
224 if (bit) \
Jens Scharsig80733992011-02-19 06:17:02 +0000225 writel(ATMEL_PMX_AA_TWD, &pio->pioa.sodr); \
Jens Scharsig77e72732010-02-03 22:48:09 +0100226 else \
Jens Scharsig80733992011-02-19 06:17:02 +0000227 writel(ATMEL_PMX_AA_TWD, &pio->pioa.codr);
Jens Scharsig77e72732010-02-03 22:48:09 +0100228#define I2C_SCL(bit) \
229 if (bit) \
Jens Scharsig80733992011-02-19 06:17:02 +0000230 writel(ATMEL_PMX_AA_TWCK, &pio->pioa.sodr); \
Jens Scharsig77e72732010-02-03 22:48:09 +0100231 else \
Jens Scharsig80733992011-02-19 06:17:02 +0000232 writel(ATMEL_PMX_AA_TWCK, &pio->pioa.codr);
Jens Scharsig77e72732010-02-03 22:48:09 +0100233
Heiko Schocherea818db2013-01-29 08:53:15 +0100234#define I2C_DELAY udelay(2500000/CONFIG_SYS_I2C_SOFT_SPEED)
Jens Scharsig77e72732010-02-03 22:48:09 +0100235
236/* I2C-RTC */
237
238#ifdef CONFIG_CMD_DATE
239#define CONFIG_RTC_DS1338
240#define CONFIG_SYS_I2C_RTC_ADDR 0x68
241#endif
242
243/* EEPROM */
244
245#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2
246#define CONFIG_SYS_I2C_EEPROM_ADDR 0x50
247
248/* FLASH organization */
249
250/* NOR-FLASH */
Jens Scharsigcebcf7d2010-10-19 19:37:15 +0200251#define CONFIG_FLASH_SHOW_PROGRESS 45
Jens Scharsig77e72732010-02-03 22:48:09 +0100252
253#define CONFIG_FLASH_CFI_DRIVER 1
254
255#define PHYS_FLASH_1 0x10000000
256#define PHYS_FLASH_SIZE 0x01000000 /* 16 megs main flash */
257#define CONFIG_SYS_FLASH_CFI 1
258#define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_16BIT
259
260#define CONFIG_SYS_FLASH_PROTECTION 1
261#define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
262#define CONFIG_SYS_MAX_FLASH_BANKS 1
263#define CONFIG_SYS_MAX_FLASH_SECT 512
264#define CONFIG_SYS_FLASH_ERASE_TOUT 6000
265#define CONFIG_SYS_FLASH_WRITE_TOUT 2000
266
267/* NAND */
268
Jens Scharsig77e72732010-02-03 22:48:09 +0100269#define CONFIG_SYS_MAX_NAND_DEVICE 1
270#define CONFIG_SYS_NAND_BASE 0x40000000
271#define CONFIG_SYS_NAND_DBW_8 1
272
Jens Scharsig77e72732010-02-03 22:48:09 +0100273/* Status LED's */
274
275#define CONFIG_STATUS_LED 1
276#define CONFIG_BOARD_SPECIFIC_LED 1
277
278#define STATUS_LED_BOOT 1
279#define STATUS_LED_ACTIVE 0
280
281#define STATUS_LED_BIT 1 /* AT91C_PIO_PD0 green LED */
282#define STATUS_LED_PERIOD (CONFIG_SYS_HZ / 2)
283#define STATUS_LED_STATE STATUS_LED_OFF /* BLINKING */
284#define STATUS_LED_BIT1 2 /* AT91C_PIO_PD1 red LED */
285#define STATUS_LED_STATE1 STATUS_LED_ON /* BLINKING */
286#define STATUS_LED_PERIOD1 (CONFIG_SYS_HZ / 4)
287
288#define CONFIG_VIDEO 1
289
290/* Options */
291
292#ifdef CONFIG_VIDEO
293
294#define CONFIG_VIDEO_VCXK 1
295
296#define CONFIG_SPLASH_SCREEN 1
297
298#define CONFIG_SYS_VCXK_DEFAULT_LINEALIGN 4
299#define CONFIG_SYS_VCXK_BASE 0x30000000
300
301#define CONFIG_SYS_VCXK_ACKNOWLEDGE_PIN (1<<3)
302#define CONFIG_SYS_VCXK_ACKNOWLEDGE_PORT piob
303#define CONFIG_SYS_VCXK_ACKNOWLEDGE_DDR odr
304
305#define CONFIG_SYS_VCXK_ENABLE_PIN (1<<5)
306#define CONFIG_SYS_VCXK_ENABLE_PORT piob
307#define CONFIG_SYS_VCXK_ENABLE_DDR oer
308
309#define CONFIG_SYS_VCXK_REQUEST_PIN (1<<2)
310#define CONFIG_SYS_VCXK_REQUEST_PORT piob
311#define CONFIG_SYS_VCXK_REQUEST_DDR oer
312
313#define CONFIG_SYS_VCXK_INVERT_PIN (1<<4)
314#define CONFIG_SYS_VCXK_INVERT_PORT piob
315#define CONFIG_SYS_VCXK_INVERT_DDR oer
316
317#define CONFIG_SYS_VCXK_RESET_PIN (1<<6)
318#define CONFIG_SYS_VCXK_RESET_PORT piob
319#define CONFIG_SYS_VCXK_RESET_DDR oer
320
321#endif /* CONFIG_VIDEO */
322
323/* Environment */
324
325#define CONFIG_BOOTDELAY 5
326
327#define CONFIG_ENV_IS_IN_FLASH 1
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200328#define CONFIG_ENV_ADDR (PHYS_FLASH_1 + 0x80000)
Jens Scharsig77e72732010-02-03 22:48:09 +0100329#define CONFIG_ENV_SIZE 0x20000 /* sectors are 128K here */
330
331#define CONFIG_BAUDRATE 115200
332
333#define CONFIG_BOOTCOMMAND "run nfsboot"
334
335#define CONFIG_NFSBOOTCOMMAND \
336 "dhcp $(copy_addr) uImage_cpux9k2;" \
337 "run bootargsdefaults;" \
338 "set bootargs $(bootargs) boot=nfs " \
339 ";echo $(bootargs)" \
340 ";bootm"
341
342#define CONFIG_EXTRA_ENV_SETTINGS \
343 "displaywidth=256\0" \
344 "displayheight=512\0" \
345 "displaybsteps=1023\0" \
346 "ubootaddr=10000000\0" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200347 "splashimage=100A0000\0" \
348 "kerneladdr=100C0000\0" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100349 "kernelsize=00400000\0" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200350 "rootfsaddr=10520000\0" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100351 "copy_addr=21200000\0" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200352 "rootfssize=00AE0000\0" \
353 "mtdids=" MTDIDS_DEFAULT "\0" \
354 "mtdparts=" MTDPARTS_DEFAULT "\0" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100355 "bootargsdefaults=set bootargs " \
356 "console=ttyS0,115200 " \
357 "video=vcxk_fb:xres:${displaywidth}," \
358 "yres:${displayheight}," \
359 "bres:${displaybsteps} " \
360 "mem=62M " \
361 "panic=10 " \
362 "uboot=\\\"${ver}\\\" " \
363 "\0" \
364 "update_kernel=protect off $(kerneladdr) +$(kernelsize);" \
365 "dhcp $(copy_addr) uImage_cpux9k2;" \
366 "erase $(kerneladdr) +$(kernelsize);" \
367 "cp.b $(fileaddr) $(kerneladdr) $(filesize);" \
368 "protect on $(kerneladdr) +$(kernelsize)" \
369 "\0" \
370 "update_root=protect off $(rootfsaddr) +$(rootfssize);" \
371 "dhcp $(copy_addr) rfs;" \
372 "erase $(rootfsaddr) +$(rootfssize);" \
373 "cp.b $(fileaddr) $(rootfsaddr) $(filesize);" \
374 "\0" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200375 "update_uboot=protect off 10000000 1007FFFF;" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100376 "dhcp $(copy_addr) u-boot_eb_cpux9k2;" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200377 "erase 10000000 1007FFFF;" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100378 "cp.b $(fileaddr) $(ubootaddr) $(filesize);" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200379 "protect on 10000000 1007FFFF;reset\0" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100380 "update_splash=protect off $(splashimage) +20000;" \
381 "dhcp $(copy_addr) splash_eb_cpux9k2.bmp;" \
382 "erase $(splashimage) +20000;" \
Jens Scharsig (BuS Elektronik)bc695892013-08-22 08:11:23 +0200383 "cp.b $(fileaddr) $(splashimage) $(filesize);" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100384 "protect on $(splashimage) +20000;reset\0" \
385 "emergency=run bootargsdefaults;" \
386 "set bootargs $(bootargs) root=initramfs boot=emergency " \
387 ";bootm $(kerneladdr)\0" \
388 "netemergency=run bootargsdefaults;" \
389 "dhcp $(copy_addr) uImage_cpux9k2;" \
390 "set bootargs $(bootargs) root=initramfs boot=emergency " \
391 ";bootm $(copy_addr)\0" \
392 "norboot=run bootargsdefaults;" \
393 "set bootargs $(bootargs) root=initramfs boot=local " \
394 ";bootm $(kerneladdr)\0" \
395 "nandboot=run bootargsdefaults;" \
396 "set bootargs $(bootargs) root=initramfs boot=nand " \
397 ";bootm $(kerneladdr)\0" \
Jens Scharsig77e72732010-02-03 22:48:09 +0100398 " "
399
400/*--------------------------------------------------------------------------*/
401
402#endif
403
404/* EOF */