All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET
@ 2017-10-26  6:45 Kever Yang
  2017-10-31 21:51 ` [U-Boot] " Philipp Tomsich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kever Yang @ 2017-10-26  6:45 UTC (permalink / raw)
  To: u-boot

Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
---

 include/configs/evb_rk3328.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/include/configs/evb_rk3328.h b/include/configs/evb_rk3328.h
index c792ce5..93b18b8 100644
--- a/include/configs/evb_rk3328.h
+++ b/include/configs/evb_rk3328.h
@@ -10,12 +10,6 @@
 #include <configs/rk3328_common.h>
 
 #define CONFIG_SYS_MMC_ENV_DEV 1
-/*
- * SPL @ 32k for ~36k
- * ENV @ 96k
- * u-boot @ 128K
- */
-#define CONFIG_ENV_OFFSET (96 * 1024)
 
 #define SDRAM_BANK_SIZE			(2UL << 30)
 
-- 
1.9.1

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

* [U-Boot] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET
  2017-10-26  6:45 [U-Boot] [PATCH] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET Kever Yang
@ 2017-10-31 21:51 ` Philipp Tomsich
  2017-10-31 21:52 ` Philipp Tomsich
  2017-10-31 21:59 ` Philipp Tomsich
  2 siblings, 0 replies; 4+ messages in thread
From: Philipp Tomsich @ 2017-10-31 21:51 UTC (permalink / raw)
  To: u-boot

> Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h
> 
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
> 
>  include/configs/evb_rk3328.h | 6 ------
>  1 file changed, 6 deletions(-)
> 

Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

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

* [U-Boot] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET
  2017-10-26  6:45 [U-Boot] [PATCH] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET Kever Yang
  2017-10-31 21:51 ` [U-Boot] " Philipp Tomsich
@ 2017-10-31 21:52 ` Philipp Tomsich
  2017-10-31 21:59 ` Philipp Tomsich
  2 siblings, 0 replies; 4+ messages in thread
From: Philipp Tomsich @ 2017-10-31 21:52 UTC (permalink / raw)
  To: u-boot

> Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h
> 
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
> 
>  include/configs/evb_rk3328.h | 6 ------
>  1 file changed, 6 deletions(-)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

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

* [U-Boot] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET
  2017-10-26  6:45 [U-Boot] [PATCH] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET Kever Yang
  2017-10-31 21:51 ` [U-Boot] " Philipp Tomsich
  2017-10-31 21:52 ` Philipp Tomsich
@ 2017-10-31 21:59 ` Philipp Tomsich
  2 siblings, 0 replies; 4+ messages in thread
From: Philipp Tomsich @ 2017-10-31 21:59 UTC (permalink / raw)
  To: u-boot

> Remove CONFIG_ENV_OFFSET for there already have one in rockchip_common.h
> 
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> ---
> 
>  include/configs/evb_rk3328.h | 6 ------
>  1 file changed, 6 deletions(-)
> 

Applied to u-boot-rockchip, thanks!

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

end of thread, other threads:[~2017-10-31 21:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-26  6:45 [U-Boot] [PATCH] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET Kever Yang
2017-10-31 21:51 ` [U-Boot] " Philipp Tomsich
2017-10-31 21:52 ` Philipp Tomsich
2017-10-31 21:59 ` Philipp Tomsich

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.