[U-Boot] [PATCH v4 8/9] config: Add default client arch defines for intel architectures

Simon Glass sjg at chromium.org
Sun Apr 19 15:30:42 CEST 2015


On 13 April 2015 at 14:54, Sjoerd Simons <sjoerd.simons at collabora.co.uk> wrote:
> Define default PXE client architecture identifiers for IA32 (0x0 aka
> Intel x86PC) and Intel x86-64 (0x9 aka EFI x86-64).
>
> This prepares for usage for config_distro_defaults in the sandbox
> architecture
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
>
> ---
>
> Changes in v4:
> - New patch
>
> Changes in v3: None
> Changes in v2: None
>
>  include/config_distro_defaults.h | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to u-boot-x86/sandbox, thanks!


More information about the U-Boot mailing list