[U-Boot] [PATCH V4 0/8] configs: make keystone2 configs start using armv7 common header
Murali Karicheri
m-karicheri2 at ti.com
Thu Jul 23 15:34:29 CEST 2015
On 07/22/2015 07:05 PM, Nishanth Menon wrote:
> Changes since v3:
> - picked up V3 reviewed bys
> - Dropped the original 8/8 patch (ramdisk) introduced patch #3 (thumb mode)
> (dropped patch = https://patchwork.ozlabs.org/patch/497392/ )
>
> Tested on K2HK-evm
> OMAP4 Panda: http://pastebin.ubuntu.com/11922876/
> AM57xx Beagle-X15: http://pastebin.ubuntu.com/11922884/
> OMAP5 uevm: http://pastebin.ubuntu.com/11922947/
> AM437x-sk: http://pastebin.ubuntu.com/11922954/
>
> V3: http://marc.info/?l=u-boot&m=143723766211035&w=2
> V2: http://marc.info/?l=u-boot&m=143707376106583&w=2
> V1: http://marc.info/?l=u-boot&m=143706008602124&w=2
>
> buildman report:
>
> ./tools/buildman/buildman -b k2h/config-cleanups-v4 -sSd omap4 omap5 omap3 am33xx keystone
> boards.cfg is up to date. Nothing to do.
> Summary of 9 commits for 74 boards (20 threads, 1 job per thread)
> 01: Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
> arm: + am335x_boneblack_vboot
> 02: configs: split ti_armv7_common into a omap generic header
> 03: configs: ti: armv7_common: enable Thumb mode for all
> arm: (for 74/74 boards) all -43015.7 bss +1.6 text -43017.4
> pepper : all -65176 bss -16 text -65160
> cairo : all -70032 bss +8 text -70040
> cm_t54 : all -72384 bss +36 text -72420
> igep0032 : all -72392 text -72392
> igep0020 : all -72456 bss +32 text -72488
> igep0030 : all -72456 bss +24 text -72480
> omap5_uevm : all -74344 bss +4 text -74348
> devkit8000 : all -77880 text -77880
> beagle_x15 : all -78264 bss -52 text -78212
> cm_t335 : all -80400 bss -24 text -80376
> pcm051_rev3 : all -81496 bss -8 text -81488
> pcm051_rev1 : all -81496 bss -8 text -81488
> am335x_igep0033: all -81816 bss +32 text -81848
> igep0020_nand : all -82328 bss +32 text -82360
> igep0030_nand : all -82392 bss -48 text -82344
> omap3_zoom1 : all -82448 text -82448
> pengwyn : all -91840 bss +32 text -91872
> dra7xx_evm_uart3: all -92168 bss +32 text -92200
> dra7xx_evm_qspiboot: all -92168 bss -52 text -92116
> dra7xx_evm : all -92232 bss +16 text -92248
> am43xx_evm_ethboot: all -92704 bss -16 text -92688
> am43xx_evm : all -92736 text -92736
> omap3_pandora : all -95360 bss +32 text -95392
> birdland_bav335a: all -98200 bss +40 text -98240
> birdland_bav335b: all -98200 bss +40 text -98240
> omap3_beagle : all -98308 bss -8 text -98300
> am335x_boneblack: all -100400 bss +16 text -100416
> am43xx_evm_usbhost_boot: all -101496 bss -24 text -101472
> am335x_boneblack_vboot: all -102952 bss +24 text -102976
> am335x_evm_spiboot: all -103528 bss -24 text -103504
> am335x_evm_usbspl: all -115632 bss +48 text -115680
> omap3_overo : all -115840 bss -16 text -115824
> am335x_evm : all -117104 bss -8 text -117096
> am335x_evm_nor : all -123240 bss -32 text -123208
> am335x_baltos : all -131296 bss +8 text -131304
> 04: board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
> 05: configs: rename ks2_evm into ti_armv7_keystone2
> 06: configs: ti_armv7_keystone2: start using armv7_common
> arm: (for 74/74 boards) all -53.6 bss -447.1 data +56.5 rodata +90.7 spl/u-boot-spl:all +54.8 spl/u-boot-spl:data +5.4 spl/u-boot-spl:rodata +7.5 spl/u-boot-spl:text +41.9 text +246.3
> k2hk_evm : all -1280 bss -10984 data +1396 rodata +2236 spl/u-boot-spl:all +1356 spl/u-boot-spl:data +132 spl/u-boot-spl:rodata +184 spl/u-boot-spl:text +1040 text +6072
> k2e_evm : all -1283 bss -10992 data +1392 rodata +2237 spl/u-boot-spl:all +1348 spl/u-boot-spl:data +132 spl/u-boot-spl:rodata +184 spl/u-boot-spl:text +1032 text +6080
> k2l_evm : all -1407 bss -11108 data +1392 rodata +2237 spl/u-boot-spl:all +1348 spl/u-boot-spl:data +132 spl/u-boot-spl:rodata +184 spl/u-boot-spl:text +1032 text +6072
> 07: configs: ti_armv7_keystone2: switch addresses to generic addresses
> arm: (for 74/74 boards) all +1.7 bss +0.1 rodata +1.7
> k2l_evm : all +129 bss +88 rodata +41
> k2e_evm : all +1 bss -40 rodata +41
> k2hk_evm : all -3 bss -44 rodata +41
> 08: configs: ti_armv7_keystone2: switch to using kernel zImage
> arm: (for 74/74 boards) all -1.7 bss -0.1 rodata -1.6
> k2hk_evm : bss +40 rodata -40
> k2e_evm : bss +40 rodata -40
> k2l_evm : all -128 bss -88 rodata -40
> 09: configs: k2*_evm: rename skernel binary names to generated file names
> arm: (for 74/74 boards) bss +0.2 rodata -0.2
> k2hk_evm : bss +4 rodata -4
> k2l_evm : bss +4 rodata -4
> k2e_evm : bss +4 rodata -4
>
> Nishanth Menon (8):
> configs: split ti_armv7_common into a omap generic header
> configs: ti: armv7_common: enable Thumb mode for all
> board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
> configs: rename ks2_evm into ti_armv7_keystone2
> configs: ti_armv7_keystone2: start using armv7_common
> configs: ti_armv7_keystone2: switch addresses to generic addresses
> configs: ti_armv7_keystone2: switch to using kernel zImage
> configs: k2*_evm: rename skernel binary names to generated file names
>
> board/ti/ks2_evm/board.c | 2 +-
> include/configs/am43xx_evm.h | 2 +-
> include/configs/k2e_evm.h | 8 +--
> include/configs/k2hk_evm.h | 8 +--
> include/configs/k2l_evm.h | 8 +--
> include/configs/ti_am335x_common.h | 2 +-
> include/configs/ti_armv7_common.h | 30 ++------
> .../configs/{ks2_evm.h => ti_armv7_keystone2.h} | 81 ++++++++--------------
> include/configs/ti_armv7_omap.h | 49 +++++++++++++
> include/configs/ti_omap3_common.h | 2 +-
> include/configs/ti_omap4_common.h | 2 +-
> include/configs/ti_omap5_common.h | 2 +-
> 12 files changed, 97 insertions(+), 99 deletions(-)
> rename include/configs/{ks2_evm.h => ti_armv7_keystone2.h} (82%)
> create mode 100644 include/configs/ti_armv7_omap.h
>
Looks good to me. Thanks for working on this.
Reviewed-by: Murali Karicheri <m-karicheri2 at ti.com>
--
Murali Karicheri
Linux Kernel, Keystone
More information about the U-Boot
mailing list