diff options
| -rw-r--r-- | panda-boot-sample.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/panda-boot-sample.txt b/panda-boot-sample.txt index d017085..c885ea2 100644 --- a/panda-boot-sample.txt +++ b/panda-boot-sample.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | fatload mmc 0:1 0x80000000 uImage-litmus | 1 | fatload mmc 0:1 0x80000000 uImage-litmus |
| 2 | fatload mmc 0:1 0x81600000 uInitrd-litmus | 2 | fatload mmc 0:1 0x81600000 uInitrd-litmus |
| 3 | setenv bootargs ro elevator=noop vram=40M mem=456M@0x80000000 mem=512M@0xA0000000 root=UUID=1c7e7b13-56b8-430a-aed1-50ee431e84c2 fixrtc console=ttyO2,115200n8 netconsole=4444@152.2.130.212/eth0,2345@152.2.142.84/00:21:9b:1b:85:7e | 3 | setenv bootargs ro elevator=noop vram=40M mem=456M@0x80000000 mem=512M@0xA0000000 root=UUID=624c42cc-1c60-44c5-b7d7-fd1508894c62 fixrtc console=ttyO2,115200n8 netconsole=4444@152.2.130.212/eth0,2345@152.2.142.84/00:21:9b:1b:85:7e |
| 4 | bootm 0x80000000 0x81600000 | 4 | bootm 0x80000000 0x81600000 |
