From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Thu, 30 Apr 2020 17:13:52 +0800 Subject: [PATCH 8/8] doc: slimbootloader: Update 64-bit build instruction In-Reply-To: <20200422004507.2025-9-aiden.park@intel.com> References: <20200422004507.2025-1-aiden.park@intel.com> <20200422004507.2025-9-aiden.park@intel.com> 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 On Wed, Apr 22, 2020 at 8:45 AM wrote: > > From: Aiden Park > > Add steps to build 64-bit Slim Bootloader and U-Boot. > > Signed-off-by: Aiden Park > --- > doc/board/intel/slimbootloader.rst | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > Reviewed-by: Bin Meng