u-boot-brain/board/intel/edison
Simon Glass 2e3b883014 x86: edison: Generate an image suitable for xFSTK
It is useful to be able to flash Edison directly without relying on the
installed U-Boot being functional.

Add a binman image for this. It includes a 'OSIP' header (which happens to
look like an MBR / (Master-Boot Record), U-Boot binary and an environment.

I am not able to find a specification for OSIP.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2020-09-25 11:27:28 +08:00
..
.gitignore x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
config.mk Makefile: Rename ALL-y to INPUTS-y 2020-07-28 19:30:39 -06:00
dsdt.asl SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
edison-environment.txt x86: edison: Generate an image suitable for xFSTK 2020-09-25 11:27:28 +08:00
edison-osip.dat x86: edison: Generate an image suitable for xFSTK 2020-09-25 11:27:28 +08:00
edison.c common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
Kconfig x86: edison: Move config SYS_MALLOC_LEN to Kconfig 2020-09-21 09:47:24 +08:00
MAINTAINERS x86: Add Intel Edison board files 2017-07-30 10:30:25 +08:00
Makefile x86: intel: edison: Remove dead code 2020-09-01 13:38:40 +08:00