Home
last modified time | relevance | path

Searched hist:"6 ab6b2af" (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/x86/lib/
H A Dinit_helpers.c6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/dts/
H A DMakefile6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/scripts/
H A DMakefile.lib6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/
H A D.gitignore6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
H A DMakefile0d1e8aac Fri Feb 21 00:34:30 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: get back DTB at the top directory

Commit 6ab6b2af deleted ./u-boot.dtb because it was a copy
of dts/dt.dtb.

But Simon suggested to keep u-boot.dtb at the top directory
because it is a build output.

After discussions, we agreed on revival of ./u-boot.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>
6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/common/
H A Dboard_f.c6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/openbmc/u-boot/include/
H A Dcommon.h6ab6b2af Tue Feb 04 20:28:25 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> dts: re-write dts/Makefile more simply with Kbuild

Useful rules in scripts/Makefile.lib allows us to easily
generate a device tree blob and wrap it in assembly code.

We do not need to parse a linker script to get output format and arch.

This commit deletes ./u-boot.dtb since it is a copy of dts/dt.dtb.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>