From mboxrd@z Thu Jan 1 00:00:00 1970 From: sjg at google.com Date: Thu, 8 Jun 2017 20:01:29 -0400 Subject: [U-Boot] [PATCH v2 28/28] README: Add instructions for chain-loading U-Boot on jerry In-Reply-To: <20170531235737.11676-29-sjg@chromium.org> References: <20170531235737.11676-1-sjg@chromium.org> <20170531235737.11676-29-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Add instructions for chromebook_jerry. Signed-off-by: Simon Glass --- Changes in v2: - Add instructions and patches for chain-loading into U-Boot on jerry doc/README.chromium | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) Applied to u-boot-dm, thanks!