X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FLinksprite_pcDuino3_Nano_defconfig;h=41ed46a7b5a12883da87865de76c1dd29efc5e7d;hb=aca1f6789aa2e384a58909fa7a9696db9d607675;hp=25e371f237b902f792bb46fdcf1e233c74b34f3e;hpb=2bba78076b03e47967180776a8da74a018186480;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Linksprite_pcDuino3_Nano_defconfig b/configs/Linksprite_pcDuino3_Nano_defconfig index 25e371f..41ed46a 100644 --- a/configs/Linksprite_pcDuino3_Nano_defconfig +++ b/configs/Linksprite_pcDuino3_Nano_defconfig @@ -10,8 +10,14 @@ CONFIG_SATAPWR="PH2" CONFIG_GMAC_TX_DELAY=3 CONFIG_AHCI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_STACK=0x8000 +CONFIG_SPL_I2C=y +CONFIG_SYS_PBSIZE=1024 CONFIG_SCSI_AHCI=y +CONFIG_SYS_64BIT_LBA=y +CONFIG_SYS_I2C_MVTWSI=y +CONFIG_SYS_I2C_SLAVE=0x7f +CONFIG_SYS_I2C_SPEED=400000 CONFIG_PHY_REALTEK=y CONFIG_ETH_DESIGNWARE=y CONFIG_RGMII=y