public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] qemu_mips: move env storage just after u-boot
@ 2008-09-08 20:26 Jean-Christophe PLAGNIOL-VILLARD
  2008-09-08 20:27 ` [U-Boot] [PATCH 1/1] qemu_mips: update doc to generate and to use qemu flash, ide file Jean-Christophe PLAGNIOL-VILLARD
  2008-09-08 21:05 ` [U-Boot] [PATCH 1/1] qemu_mips: move env storage just after u-boot Wolfgang Denk
  0 siblings, 2 replies; 14+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2008-09-08 20:26 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
 include/configs/qemu-mips.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/configs/qemu-mips.h b/include/configs/qemu-mips.h
index faaa889..e46976d 100644
--- a/include/configs/qemu-mips.h
+++ b/include/configs/qemu-mips.h
@@ -150,7 +150,7 @@
 #define CFG_FLASH_USE_BUFFER_WRITE	1
 
 #define CONFIG_ENV_IS_IN_FLASH	1
-#define CONFIG_ENV_ADDR		(CFG_FLASH_BASE + 0x40000)
+#define CONFIG_ENV_ADDR		(CFG_FLASH_BASE + 0x30000)
 
 /* Address and size of Primary Environment Sector */
 #define CONFIG_ENV_SIZE		0x8000
-- 
1.5.6.5

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

end of thread, other threads:[~2008-12-17 14:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-08 20:26 [U-Boot] [PATCH 1/1] qemu_mips: move env storage just after u-boot Jean-Christophe PLAGNIOL-VILLARD
2008-09-08 20:27 ` [U-Boot] [PATCH 1/1] qemu_mips: update doc to generate and to use qemu flash, ide file Jean-Christophe PLAGNIOL-VILLARD
2008-09-08 21:08   ` Wolfgang Denk
2008-12-07  8:51   ` Jean-Christophe PLAGNIOL-VILLARD
2008-12-09 15:02     ` Shinya Kuribayashi
2008-12-16 21:08       ` Jean-Christophe PLAGNIOL-VILLARD
2008-12-16 21:10         ` [U-Boot] [PATCH 1/2] qemu_mips: move env storage just after u-boot Jean-Christophe PLAGNIOL-VILLARD
2008-12-16 21:10           ` [U-Boot] [PATCH 2/2] qemu_mips: update doc to use all disk and boot linux kernel Jean-Christophe PLAGNIOL-VILLARD
2008-12-17 14:20             ` Shinya Kuribayashi
2008-12-17 14:20   ` [U-Boot] [PATCH 1/1] qemu_mips: update doc to generate and to use qemu flash, ide file Shinya Kuribayashi
2008-09-08 21:05 ` [U-Boot] [PATCH 1/1] qemu_mips: move env storage just after u-boot Wolfgang Denk
2008-09-08 21:32   ` [U-Boot] [PATCH V2] " Jean-Christophe PLAGNIOL-VILLARD
2008-09-09 13:56     ` Wolfgang Denk
2008-12-09 15:05     ` Shinya Kuribayashi

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