]> git.ipfire.org Git - people/ms/u-boot.git/commit
configs: ge_bx50v3: automatic partition selection and video output failure message
authorIan Ray <ian.ray@ge.com>
Wed, 10 Jan 2018 19:31:37 +0000 (20:31 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 4 Feb 2018 11:00:58 +0000 (12:00 +0100)
commit9e41b54a2e31c514871955b88a27b7b59c111ee4
tree4bbedda4c9c8e6e29b4d5ea97f539ca90abc4dc8
parentf41a45830b4b93d88e3c3c3a7712af635398eac8
configs: ge_bx50v3: automatic partition selection and video output failure message

The exact definition of a successful boot is defined by user-space.
Determine the boot partition automatically.  A partition is selected if
file `/boot/bootcause/firstboot' exists (meaning that the partition has
freshly installed software) OR if file `/boot/fitImage' exists.

When userspace determines that new software was successfully installed,
it must (1) delete `/boot/fitImage' on the _inactive_ partition and (2)
remove `/boot/bootcause/firstboot'.

Enable video, but do not display logos or other version information.
Silence kernel console logging by default.

Print a message to VGA screen in case of boot failure and reset bootcount
to allow the user to attempt boot again.

Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
include/configs/ge_bx50v3.h