blob: a2c19702d64ddc7c38af56392ff34a0733496949 [file] [log] [blame]
Simon Glassf501bb42021-10-21 21:08:47 -06001stdin=serial
2#ifdef CONFIG_SANDBOX_SDL
3stdin+=,cros-ec-keyb,usbkbd
4#endif
5stdout=serial,vidconsole
6stderr=serial,vidconsole
7
Simon Glass1d192d52021-10-21 21:08:51 -06008ethaddr=02:00:11:22:33:44
Simon Glass1d192d52021-10-21 21:08:51 -06009eth6addr=02:00:11:22:33:47
10ipaddr=192.0.2.1
Simon Glassf501bb42021-10-21 21:08:47 -060011
12/*
13 * These are used for distro boot which is not supported. But once bootmethod
14 * is provided these will be used again.
15 */
16bootm_size=0x10000000
17kernel_addr_r=0x1000000
18fdt_addr_r=0xc00000
19ramdisk_addr_r=0x2000000
20scriptaddr=0x1000
21pxefile_addr_r=0x2000