On Mon, Apr 27, 2020 at 4:32 AM Simon Glass <s...@chromium.org> wrote:
>
> Hi Aiden,
>
> On Tue, 21 Apr 2020 at 18:45, <aiden.p...@intel.com> wrote:
> >
> > From: Aiden Park <aiden.p...@intel.com>
> >
> > Add slimbootloader-x86_64_defconfig for 64-bit slimbootloader board.
> >
> > Signed-off-by: Aiden Park <aiden.p...@intel.com>
> > ---
> >  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.

Agreed with Simon,

Aiden, please also make sure the defconfig file is written with all
options in the correct order. You can do it like this:

$ make slimbootloader64_defconfig
$ make savedefconfig
$ cp defconfig configs/slimbootloader64_defconfig

Regards,
Bin

Reply via email to