[U-Boot] [PATCH v3 03/27] x86: Refactor u-boot.rom build rules

Simon Glass sjg at chromium.org
Mon Dec 15 19:23:17 CET 2014


On 12 December 2014 at 06:05, Bin Meng <bmeng.cn at gmail.com> wrote:
> Refactor u-boot.rom build rules by utilizing quiet_cmd_ and cmd_
> macros. Also make writing mrc.bin and pci option rom to u-boot.rom
> optional and remove mrc.bin from its dependent file list as not
> every x86 board port needs mrc binary blob.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  Makefile | 48 +++++++++++++++++++++++++++---------------------
>  1 file changed, 27 insertions(+), 21 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list