All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
@ 2018-06-03 18:41 Heinrich Schuchardt
  2018-06-07 20:26 ` Simon Glass
  2018-07-13 10:25 ` [U-Boot] [U-Boot, " Philipp Tomsich
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2018-06-03 18:41 UTC (permalink / raw)
  To: u-boot

Change the description relating to CONFIG_SPL_ROCKCHIP_BACK_TO_BROM to
clarify that both RK3288 and RK3036 use

	CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 doc/README.rockchip | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/README.rockchip b/doc/README.rockchip
index d35071d653e..a35ca6f2c4e 100644
--- a/doc/README.rockchip
+++ b/doc/README.rockchip
@@ -124,11 +124,11 @@ something like:
    =>
 
 The rockchip bootrom can load and boot an initial spl, then continue to
-load a second-level bootloader(ie. U-BOOT) as soon as it returns to bootrom.
-Therefore RK3288 has another loading sequence like RK3036. The option of
-U-Boot is controlled with this setting in U-Boot:
+load a second-stage bootloader (ie. U-Boot) as soon as the control is returned
+to the bootrom. Both the RK3288 and the RK3036 use this special boot sequence.
+The configuration option enabling this is:
 
-	#define CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
+	CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
 
 You can create the image via the following operations:
 
-- 
2.17.1

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

* [U-Boot] [PATCH 1/1] rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
  2018-06-03 18:41 [U-Boot] [PATCH 1/1] rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM Heinrich Schuchardt
@ 2018-06-07 20:26 ` Simon Glass
  2018-07-13 10:25 ` [U-Boot] [U-Boot, " Philipp Tomsich
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2018-06-07 20:26 UTC (permalink / raw)
  To: u-boot

On 3 June 2018 at 10:41, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
> Change the description relating to CONFIG_SPL_ROCKCHIP_BACK_TO_BROM to
> clarify that both RK3288 and RK3036 use
>
>         CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  doc/README.rockchip | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [U-Boot] [U-Boot, 1/1] rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
  2018-06-03 18:41 [U-Boot] [PATCH 1/1] rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM Heinrich Schuchardt
  2018-06-07 20:26 ` Simon Glass
@ 2018-07-13 10:25 ` Philipp Tomsich
  1 sibling, 0 replies; 3+ messages in thread
From: Philipp Tomsich @ 2018-07-13 10:25 UTC (permalink / raw)
  To: u-boot

> Change the description relating to CONFIG_SPL_ROCKCHIP_BACK_TO_BROM to
> clarify that both RK3288 and RK3036 use
> 
> 	CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
>  doc/README.rockchip | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 

Applied to u-boot-rockchip, thanks!

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

end of thread, other threads:[~2018-07-13 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-03 18:41 [U-Boot] [PATCH 1/1] rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM Heinrich Schuchardt
2018-06-07 20:26 ` Simon Glass
2018-07-13 10:25 ` [U-Boot] [U-Boot, " 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.