On Wed, Nov 23, 2016 at 01:06:12AM +0000, york sun wrote:
> Tom,
> 
> The following changes since commit 693d4c9f1dc40fcf24ced459bc4d1b46db33298a:
> 
>    spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS (2016-11-18 21:20:59 
> -0500)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-fsl-qoriq.git
> 
> for you to fetch changes up to 3db86f4bbd7a723421c8c9bf9bd09d58e17e9736:
> 
>    armv8: fsl-layerscape: Support loading 32-bit OS with PSCI enabled 
> (2016-11-22 11:40:24 -0800)

NAK.  Two problems:
+(ls1021aiot_sdcard)  static int mmc_load_image_raw_sector(struct 
spl_image_info *spl_image,                                                      
                              +(ls1021aiot_sdcard)             ^                
                                      +(ls1021aiot_sdcard) Error: You must add 
new CONFIG options using Kconfig               +(ls1021aiot_sdcard) The 
following new ad-hoc CONFIG options were detected:             
+(ls1021aiot_sdcard) CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS                         
        +(ls1021aiot_sdcard)                                                    
                +(ls1021aiot_sdcard) Please add these via Kconfig instead. Find 
a suitable Kconfig      +(ls1021aiot_sdcard) file and add a 'config' or 
'menuconfig' option.                    +(ls1021aiot_sdcard) make[1]: *** [all] 
Error 1

And:
+(odroid-xu3)  #define CONFIG_SYS_BOARD "smdk5420"                              
        +(odroid-xu3)  ^                                                        
                +(odroid-xu3) In file included from include/config.h:5:0,       
                        +(odroid-xu3)                  from 
../include/common.h:18,                             +(odroid-xu3)               
   from ../common/image-fit.c:17:                           +(odroid-xu3) 
../include/configs/odroid_xu3.h:107:0: note: this is the location of the 
previous definition                                                             
         +(odroid-xu3)  #define CONFIG_SYS_BOARD "odroid"

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to