X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=configs%2Faxs101_defconfig;h=04aec0b095a64e9256b6c06fa65d5e589b0605e8;hp=5c0ca11fa55419314c40a5e749021c829938746c;hb=2496e5bc6393352ce4594b0513113209635f9e7a;hpb=d1c3310d4084488ff483843724d42cd394ae1786 diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig index 5c0ca11fa5..04aec0b095 100644 --- a/configs/axs101_defconfig +++ b/configs/axs101_defconfig @@ -1,3 +1,12 @@ CONFIG_ARC=y +CONFIG_SYS_DCACHE_OFF=y +CONFIG_ARC_CACHE_LINE_SHIFT=5 CONFIG_TARGET_AXS101=y -CONFIG_SYS_CLK_FREQ=750000000 \ No newline at end of file +CONFIG_SYS_CLK_FREQ=750000000 +CONFIG_SYS_TEXT_BASE=0x81000000 +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set +CONFIG_NETDEVICES=y +CONFIG_ETH_DESIGNWARE=y +CONFIG_USE_PRIVATE_LIBGCC=y