X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fjetson-tk1.h;h=def0ab4121ce1ada052c33017647d5b813757790;hb=ce7652c65205752a5dfbbf88f487e9fcd88b0056;hp=55ef5f8cc6ca4bec5b66a973df0a5cf76c499df9;hpb=7ebcae292be1fcc27908734d68b5e9da9fd151c3;p=karo-tx-uboot.git diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index 55ef5f8cc6..def0ab4121 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -79,4 +79,6 @@ #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 #define CONFIG_ARMV7_SECURE_RESERVE_SIZE 0x00100000 +#define CONFIG_OF_BOARD_SETUP + #endif /* __CONFIG_H */