summaryrefslogtreecommitdiff
path: root/board/sandbox/sandbox.env
blob: 0f8d95b8db08adfb5b6c4495c08754baf03b3282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
stdin=serial
#ifdef CONFIG_SANDBOX_SDL
stdin+=,cros-ec-keyb,usbkbd
#endif
stdout=serial,vidconsole
stderr=serial,vidconsole

ethaddr=00:00:11:22:33:44
eth2addr=00:00:11:22:33:48
eth3addr=00:00:11:22:33:45
eth4addr=00:00:11:22:33:48
eth5addr=00:00:11:22:33:46
eth6addr=00:00:11:22:33:47
ipaddr=1.2.3.4

/*
 * These are used for distro boot which is not supported. But once bootmethod
 * is provided these will be used again.
 */
bootm_size=0x10000000
kernel_addr_r=0x1000000
fdt_addr_r=0xc00000
ramdisk_addr_r=0x2000000
scriptaddr=0x1000
pxefile_addr_r=0x2000