All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
Date: Sat, 19 Nov 2016 06:48:29 -0700	[thread overview]
Message-ID: <CAPnjgZ0gKS_9Ypw5aYztMC-9taYFmE_925ZHJZoJ3ydLPMnKxg@mail.gmail.com> (raw)
In-Reply-To: <1479455542-21075-1-git-send-email-jacob2.chen@rock-chips.com>

Hi Jacob,

On 18 November 2016 at 00:52, Jacob Chen <jacob2.chen@rock-chips.com> wrote:
> With CONFIG_ROCKCHIP_SPL_BACK_TO_BROM enabled,
> the environment is inside u-boot.
> So solve it by moving environment after u-boot.

Can this not happen in the rk3288_common.h file?

>
> Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
> ---
>
> Changes in v2:
> - add a commit message
>
>  include/configs/evb_rk3288.h      | 9 +++++++++
>  include/configs/fennec_rk3288.h   | 9 +++++++++
>  include/configs/miniarm_rk3288.h  | 9 +++++++++
>  include/configs/popmetal_rk3288.h | 9 +++++++++
>  4 files changed, 36 insertions(+)
>

Regards,
Simon

  parent reply	other threads:[~2016-11-19 13:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-18  7:52 [U-Boot] [PATCH v2 1/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM Jacob Chen
2016-11-18  7:52 ` [U-Boot] [PATCH v2 2/3] rockchip: configs: make rk3036 env config same as rk3288 Jacob Chen
2016-11-19 13:48   ` Simon Glass
2016-12-03  4:50     ` Simon Glass
2016-11-18  7:52 ` [U-Boot] [PATCH v2 3/3] rockchip: configs: correct partitions 'boot' size Jacob Chen
2016-11-19 13:48 ` Simon Glass [this message]
2016-12-03  4:50   ` [U-Boot] [PATCH v2 1/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPnjgZ0gKS_9Ypw5aYztMC-9taYFmE_925ZHJZoJ3ydLPMnKxg@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.