]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/u-boot/uEnv.txt
core125: Ship updated SSH configuration
[people/pmueller/ipfire-2.x.git] / config / u-boot / uEnv.txt
index b3bfb479dc02a8caff7801265a0b1e60e3d065f6..c7466778f782e06fedad8525debe4b5df1e53ea0 100644 (file)
@@ -1,3 +1,3 @@
-uenvcmd=if test "$board" = "panda" ;then run bootpanda; else run bootbananapi; fi;
-bootpanda=setenv initrd_high 90000000; fatload mmc 0:1 0x82000000 zImage-ipfire-multi; fatload mmc 0:1 ${fdtaddr} omap4-${board_name}.dtb; setenv bootargs video=800x600 console=tty1 rootwait smsc95xx.macaddr=$usbethaddr root=/dev/mmcblk0p3 ro; bootz 0x82000000 - ${fdtaddr};
-bootbananapi=setenv fdt_high ffffffff; fatload mmc 0:1 0x46000000 zImage-ipfire-multi; fatload mmc 0:1 0x49000000 sun7i-a20-bananapi.dtb;  setenv bootargs console=ttyS0,115200n8 rootwait root=/dev/mmcblk0p3 rootwait;                            bootz 0x46000000 - 0x49000000;
+KVER=xxxKVERxxx
+DTBSUNXI=sun8i-h2-plus-ipfire-nano.dtb
+SERIAL-CONSOLE=ON