diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h index 9835ce887536859f6ab292d59b99da9eca0dd69c..d9e5ded9cd99954483e65881f431cb9538482cf1 100644 --- a/include/configs/udoo_neo.h +++ b/include/configs/udoo_neo.h @@ -34,6 +34,7 @@ "initrd_high=0xffffffff\0" \ "fdtfile=undefined\0" \ "fdt_addr=0x83000000\0" \ + "fdt_addr_r=0x83000000\0" \ "ip_dyn=yes\0" \ "mmcdev=0\0" \ "mmcrootfstype=ext4\0" \