X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FCubieboard2_defconfig;h=2c1b3d27aa058fed4f8b0f4ef6c4ec597daaa91c;hb=08574ed339fb474e7d984a2e48160615286e4515;hp=65cf621479286e11147bc8272fed5cfd32522eb8;hpb=8fba49bc8efb5ab5ee63666c0ab6cf2130fd3059;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig index 65cf621..2c1b3d2 100644 --- a/configs/Cubieboard2_defconfig +++ b/configs/Cubieboard2_defconfig @@ -8,8 +8,13 @@ CONFIG_MMC0_CD_PIN="PH1" CONFIG_SATAPWR="PB8" CONFIG_AHCI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SYS_MONITOR_LEN=786432 +CONFIG_SPL_I2C=y 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_MII=y