public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [v2] powerpc/mpc8572ds: Increase u-boot size to 768KB
@ 2014-04-25 19:06 York Sun
  2014-04-26  3:56 ` Heiko Schocher
  0 siblings, 1 reply; 2+ messages in thread
From: York Sun @ 2014-04-25 19:06 UTC (permalink / raw)
  To: u-boot

U-boot image has grown and exceeded the predefined 512KB. Increasing to
768KB to align with other powerpc boards. Tested on MPC8572DS for 32-
and 36-bit targets with NOR flash boot. NAND boot is not covered by
this patch.

Also update board maintainer for these boards.

Signed-off-by: York Sun <yorksun@freescale.com>
---
Change log
 v2: Drop changes to dlvision, io, iocon and neo. Dirk will fix them.
     Change subject to 8572ds only.
     Update maintainer name for these boards.

 boards.cfg                  |    4 ++--
 include/configs/MPC8572DS.h |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/boards.cfg b/boards.cfg
index ad34aa7..68bc45c 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -811,8 +811,8 @@ Active  powerpc     mpc85xx        -           freescale       mpc8568mds
 Active  powerpc     mpc85xx        -           freescale       mpc8569mds          MPC8569MDS                           -                                                                                                                                 -
 Active  powerpc     mpc85xx        -           freescale       mpc8569mds          MPC8569MDS_ATM                       MPC8569MDS:ATM                                                                                                                    -
 Active  powerpc     mpc85xx        -           freescale       mpc8569mds          MPC8569MDS_NAND                      MPC8569MDS:NAND                                                                                                                   -
-Active  powerpc     mpc85xx        -           freescale       mpc8572ds           MPC8572DS                            -                                                                                                                                 -
-Active  powerpc     mpc85xx        -           freescale       mpc8572ds           MPC8572DS_36BIT                      MPC8572DS:36BIT                                                                                                                   -
+Active  powerpc     mpc85xx        -           freescale       mpc8572ds           MPC8572DS                            -                                                                                                                                 York Sun <yorksun@freescale.com>
+Active  powerpc     mpc85xx        -           freescale       mpc8572ds           MPC8572DS_36BIT                      MPC8572DS:36BIT                                                                                                                   York Sun <yorksun@freescale.com>
 Active  powerpc     mpc85xx        -           freescale       mpc8572ds           MPC8572DS_NAND                       MPC8572DS:NAND                                                                                                                    -
 Active  powerpc     mpc85xx        -           freescale       p1010rdb            P1010RDB-PA_36BIT_NAND               P1010RDB:P1010RDB_PA,36BIT,NAND                                                                                                   -
 Active  powerpc     mpc85xx        -           freescale       p1010rdb            P1010RDB-PA_36BIT_NAND_SECBOOT       P1010RDB:P1010RDB_PA,36BIT,NAND_SECBOOT,SECURE_BOOT                                                                               -
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index 7b63945..3a30feb 100644
--- a/include/configs/MPC8572DS.h
+++ b/include/configs/MPC8572DS.h
@@ -30,7 +30,7 @@
 #endif
 
 #ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE	0xeff80000
+#define CONFIG_SYS_TEXT_BASE	0xeff40000
 #endif
 
 #ifndef CONFIG_RESET_VECTOR_ADDRESS
-- 
1.7.9.5

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

* [U-Boot] [v2] powerpc/mpc8572ds: Increase u-boot size to 768KB
  2014-04-25 19:06 [U-Boot] [v2] powerpc/mpc8572ds: Increase u-boot size to 768KB York Sun
@ 2014-04-26  3:56 ` Heiko Schocher
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Schocher @ 2014-04-26  3:56 UTC (permalink / raw)
  To: u-boot

Hello York,

Am 25.04.2014 21:06, schrieb York Sun:
> U-boot image has grown and exceeded the predefined 512KB. Increasing to
> 768KB to align with other powerpc boards. Tested on MPC8572DS for 32-
> and 36-bit targets with NOR flash boot. NAND boot is not covered by
> this patch.
>
> Also update board maintainer for these boards.
>
> Signed-off-by: York Sun<yorksun@freescale.com>
> ---
> Change log
>   v2: Drop changes to dlvision, io, iocon and neo. Dirk will fix them.
>       Change subject to 8572ds only.
>       Update maintainer name for these boards.

Thanks!

Acked-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

end of thread, other threads:[~2014-04-26  3:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 19:06 [U-Boot] [v2] powerpc/mpc8572ds: Increase u-boot size to 768KB York Sun
2014-04-26  3:56 ` Heiko Schocher

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