Searched hist:aa34fbc087f246cbd83223bed499ca62694787d8 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/common/ |
H A D | bootm.c | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | image.c | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/ |
H A D | image.h | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | common.h | aa34fbc087f246cbd83223bed499ca62694787d8 Mon Feb 22 23:55:45 CST 2016 Simon Glass <sjg@chromium.org> fdt: Allow libfdt to be used in SPL
Add an option to enable libfdt in SPL. This can be useful when decoding FIT files in SPL.
We need to make sure this option is not enabled in SPL by this change. Also this option needs to be enabled in host builds. Si add a new IMAGE_USE_LIBFDT #define which can be used in files that are built on the host but must also build for U-Boot and SPL.
Signed-off-by: Simon Glass <sjg@chromium.org>
|