From mboxrd@z Thu Jan 1 00:00:00 1970 From: Park, Aiden Date: Wed, 29 Apr 2020 06:02:13 +0000 Subject: [PATCH 5/8] configs: slimbootloader: Add x86_64 slimbootloader config In-Reply-To: References: <20200422004507.2025-1-aiden.park@intel.com> <20200422004507.2025-6-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 Hi Simon, > -----Original Message----- > From: Simon Glass > Sent: Sunday, April 26, 2020 1:32 PM > To: Park, Aiden > Cc: Bin Meng ; U-Boot Mailing List boot at lists.denx.de> > Subject: Re: [PATCH 5/8] configs: slimbootloader: Add x86_64 slimbootloader > config > > Hi Aiden, > > On Tue, 21 Apr 2020 at 18:45, wrote: > > > > From: Aiden Park > > > > Add slimbootloader-x86_64_defconfig for 64-bit slimbootloader board. > > > > Signed-off-by: Aiden Park > > --- > > configs/slimbootloader-x86_64_defconfig | 24 ++++++++++++++++++++++++ > > 1 file changed, 24 insertions(+) > > create mode 100644 configs/slimbootloader-x86_64_defconfig > > How about slimbootloader64? > > We always know it is x86. > Thanks for your suggestion. I will rename it to slimbootloader64. > Regards, > Simon Best Regards, Aiden