diff options
| author | Anup Patel <[email protected]> | 2020-05-23 12:09:57 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2020-06-05 09:02:32 +0530 |
| commit | 4ce6b7a82ac2c9f57186c00f23223dd39067555b (patch) | |
| tree | 3e876d060f16facf500bbdd3d25c6381c62f913b /scripts | |
| parent | 64f140830d758ebcf9d9b6ab071ae24fcc37b884 (diff) | |
firmware: fw_base: Don't OR forced FW_OPTIONS
Currently, we are ORing FW_OPTIONS with the options passed by
previous booting stage to fw_dynamic. This causes confusion
because compiling fw_dynamic with FW_OPTIONS=0x2 does not force
enable boot prints as the U-Boot SPL passes options=0x1 in
fw_dyanmic_info.
The best thing to do is always prefer FW_OPTIONS when available.
This is intuitive for OpenSBI users and easy in debugging.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
