netbird: prodboot: use correct dtb

This commit is contained in:
Stefan Eichenberger 2017-01-09 10:40:35 +01:00
parent 8fef81eb07
commit 4642adbd4e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#ifndef CONFIG_SPL_BUILD
#define CONFIG_EXTRA_ENV_SETTINGS \
"kernel_image=kernel.bin\0" \
"fdt_image=openwrt-nbhw16.dtb\0" \
"fdt_image=openwrt-nbhw16-nb800.dtb\0" \
"modeboot=sdboot\0" \
"fdt_addr=0x82000000\0" \
"kernel_addr=0x80000000\0" \