powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
index 19e8d02bf4f11017830104f759cd83d1bbdd39d3..7d139fffa24a1f960f7729f28a5ab97ee59b26df 100644 (file)
@@ -1143,6 +1143,10 @@ config ARCH_T4240
        imply CMD_REGINFO
        imply FSL_SATA
 
+config MPC85XX_HAVE_RESET_VECTOR
+       bool "Indicate reset vector at CONFIG_RESET_VECTOR_ADDRESS - 0xffc"
+       depends on MPC85xx
+
 config BOOKE
        bool
        default y