public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/9] MPC8641 memory map changes/cleanup/36-bit
@ 2008-11-05 20:55 Becky Bruce
  2008-11-05 20:55 ` [U-Boot] [PATCH 1/9] mpc8641: Remove extra "0" from BR2 define Becky Bruce
  0 siblings, 1 reply; 31+ messages in thread
From: Becky Bruce @ 2008-11-05 20:55 UTC (permalink / raw)
  To: u-boot


 board/freescale/mpc8641hpcn/config.mk |    2 +-
 board/freescale/mpc8641hpcn/law.c     |   30 ++--
 cpu/mpc86xx/cpu_init.c                |    4 +
 cpu/mpc86xx/start.S                   |   90 +++++++-----
 include/configs/MPC8610HPCD.h         |    9 +
 include/configs/MPC8641HPCN.h         |  260 ++++++++++++++++++++++-----------
 include/configs/sbc8641d.h            |    9 +
 7 files changed, 267 insertions(+), 137 deletions(-)

This is the remainer of the patches required to get 36-bit
physical addressing working on 8641HPCN.

This patch series consists of:
- Various cleanup patches for 8641
- Getting rid of the nonexistent second flash bank
- A new 32-bit memory map to make the layout more like 85xx
- A new 36-bit memory map and the ability to enable
CONFIG_PHYS_64BIT to turn on locating devices in high
physical address space.

Note: With these changes, an updated device tree is required to
boot Linux; I will be pushing that to Linux shortly.

Cheers,
Becky

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2008-11-10 23:09 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-05 20:55 [U-Boot] [PATCH 0/9] MPC8641 memory map changes/cleanup/36-bit Becky Bruce
2008-11-05 20:55 ` [U-Boot] [PATCH 1/9] mpc8641: Remove extra "0" from BR2 define Becky Bruce
2008-11-05 20:55   ` [U-Boot] [PATCH 2/9] mpc86xx: Move setup_bats into cpu_init_f Becky Bruce
2008-11-05 20:55     ` [U-Boot] [PATCH 3/9] mpc8641: only define CONFIG_ENV_SIZE once Becky Bruce
2008-11-05 20:55       ` [U-Boot] [PATCH 4/9] mpc8641: Drop imaginary second flash bank, map 8MB Becky Bruce
2008-11-05 20:55         ` [U-Boot] [PATCH 5/9] mpc8641: make DIAG_ADDR == FLASH_BASE Becky Bruce
2008-11-05 20:55           ` [U-Boot] [PATCH 6/9] mpc86xx: Use SRR0/1/rfi to enable address translation, not blr Becky Bruce
2008-11-05 20:55             ` [U-Boot] [PATCH 7/9] mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY Becky Bruce
2008-11-05 20:55               ` [U-Boot] [PATCH 8/9] mpc8641: Change 32-bit memory map Becky Bruce
2008-11-05 20:55                 ` [U-Boot] [PATCH 9/9] mpc8641: Support 36-bit physical addressing Becky Bruce
2008-11-05 21:42                   ` Kumar Gala
2008-11-06 19:04                     ` [U-Boot] [PATCH] toplevel Makefile: Add MPC8641HPCN_36BIT target Becky Bruce
2008-11-06 21:06                       ` Scott Wood
2008-11-06 21:40                         ` Becky Bruce
2008-11-06 21:59                           ` Scott Wood
2008-11-06 22:07                             ` Becky Bruce
2008-11-06 23:37                   ` [U-Boot] [PATCH 9/9 V2] mpc8641: Support 36-bit physical addressing Becky Bruce
2008-11-06 19:28                 ` [U-Boot] [PATCH 8/9] mpc8641: Change 32-bit memory map Scott Wood
2008-11-06 22:12                   ` Becky Bruce
2008-11-06 22:16                     ` Scott Wood
2008-11-06 22:24                       ` Becky Bruce
2008-11-06 22:26                         ` Scott Wood
2008-11-07 19:45                           ` [U-Boot] [PATCH] mpc8641: Try to detect old .dts files Becky Bruce
2008-11-10 22:58                             ` Scott Wood
2008-11-10 23:09                               ` Becky Bruce
2008-11-06 22:30                       ` [U-Boot] [PATCH 8/9] mpc8641: Change 32-bit memory map Jon Loeliger
2008-11-06 22:39                         ` Becky Bruce
2008-11-06 23:36                           ` [U-Boot] [PATCH 8/9 V2] " Becky Bruce
2008-11-06 20:04                 ` [U-Boot] [PATCH 8/9] " Jon Loeliger
2008-11-06 22:14                   ` Becky Bruce
2008-11-06 23:41                   ` Becky Bruce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox