All of lore.kernel.org
 help / color / mirror / Atom feed
From: Murali Karicheri <m-karicheri2@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4 0/8] configs: make keystone2 configs start using armv7 common header
Date: Thu, 23 Jul 2015 09:34:29 -0400	[thread overview]
Message-ID: <55B0ED65.5080204@ti.com> (raw)
In-Reply-To: <1437606348-14067-1-git-send-email-nm@ti.com>

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@ti.com>

-- 
Murali Karicheri
Linux Kernel, Keystone

      parent reply	other threads:[~2015-07-23 13:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 23:05 [U-Boot] [PATCH V4 0/8] configs: make keystone2 configs start using armv7 common header Nishanth Menon
2015-07-22 23:05 ` [U-Boot] [PATCH V4 1/8] configs: split ti_armv7_common into a omap generic header Nishanth Menon
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 2/8] configs: ti: armv7_common: enable Thumb mode for all Nishanth Menon
2015-07-23 21:00   ` Tom Rini
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 3/8] board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR Nishanth Menon
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 4/8] configs: rename ks2_evm into ti_armv7_keystone2 Nishanth Menon
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 5/8] configs: ti_armv7_keystone2: start using armv7_common Nishanth Menon
2015-07-23 21:01   ` Tom Rini
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 6/8] configs: ti_armv7_keystone2: switch addresses to generic addresses Nishanth Menon
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 7/8] configs: ti_armv7_keystone2: switch to using kernel zImage Nishanth Menon
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-22 23:05 ` [U-Boot] [PATCH V4 8/8] configs: k2*_evm: rename skernel binary names to generated file names Nishanth Menon
2015-07-28 15:00   ` [U-Boot] [U-Boot, V4, " Tom Rini
2015-07-23 13:34 ` Murali Karicheri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55B0ED65.5080204@ti.com \
    --to=m-karicheri2@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.