1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/arch/x86/lib
Simon Glass 440c6645aa x86: Don't process the kernel command line unless enabled
If the 'bootm' command is not enabled then this code is not available and
this causes a link error. Fix it.

Note that for the EFI app, there is no indication of missing code. It just
hangs!

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2021-12-31 06:45:01 +01:00
..
2020-05-18 21:19:18 -04:00
2020-09-25 11:27:18 +08:00
2019-10-08 13:53:54 +08:00
2020-05-18 21:19:18 -04:00
2021-03-27 15:04:31 +13:00