commit | cd527e6d33e9a7f0774ed7ae8a2db8ecdfbc835a | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Aug 13 03:17:54 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 20 15:55:27 2023 -0600 |
tree | 4dbe2702fdee461b3d1f65fc6574e376eb1fb9b2 | |
parent | 88dc314f9b0ac74627900ec3ab11eada970d13e5 [diff] |
configs: sandbox64: Increase console record size to 0x6000 Align the sandbox64 defconfig with sandbox defconfig. Increase the console record size. This fixes ut_bootstd_bootflow_cmd_scan_e . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>