[U-Boot] [RESEND PATCH 00/12] various fixes mainly for pxa and colibri_pxa270

Marcel Ziswiler marcel at ziswiler.com
Sun Mar 1 00:53:07 CET 2015


The following is a set of various fixes mainly for PXA and the Toradex
Colibri PXA270 introducing it to generic board to save it from becoming
obsolete as those modules are still on sale for another 3 to 4 years.

If I again do not get any feedback from Marek the current PXA CPU and
Colibri PXA270 board maintainer may I ask Tom for help in getting this
resolved?

Marcel Ziswiler (12):
  pxa: fix wrong comment about vpac270 being the arch number
  remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
  pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP
  pxa: balloon3: fix comment about sdram banks
  pxa: balloon3/colibri_pxa270: fix environment optionally being nowhere
  pxa: colibri_pxa270: migrate to generic board
  pxa: colibri_pxa270: disable loadb/s commands and long help
  pxa: colibri_pxa270: avoid overwriting factory configuration block
  pxa: colibri_pax270: fix CONFIG_BOOTCOMMAND
  pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip
  pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUND
  pxa: colibri_pxa270: integrate latest validated register settings

 board/balloon3/balloon3.c                     |  2 +-
 board/toradex/colibri_pxa270/colibri_pxa270.c |  2 +-
 include/configs/balloon3.h                    | 10 ++--
 include/configs/colibri_pxa270.h              | 77 ++++++++++++++-------------
 include/configs/flea3.h                       |  2 -
 include/configs/mx35pdk.h                     |  2 -
 include/configs/palmld.h                      |  1 -
 include/configs/palmtc.h                      |  1 -
 include/configs/palmtreo680.h                 |  1 -
 include/configs/snowball.h                    |  1 -
 include/configs/ti816x_evm.h                  |  1 -
 include/configs/u8500_href.h                  |  1 -
 include/configs/vexpress_common.h             |  1 -
 include/configs/vpac270.h                     |  3 +-
 include/configs/woodburn_common.h             |  2 -
 include/configs/zipitz2.h                     |  1 -
 16 files changed, 47 insertions(+), 61 deletions(-)

-- 
1.9.3



More information about the U-Boot mailing list