commit | 00ea3898669aa35bb3f208c1d17f34e3a5c50795 | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Tue Oct 11 21:27:37 2022 +1100 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | e29e9590c5be29a0676bb9c099143b2d7f261679 | |
parent | 621208c341cb400b9b13b5874da49504818a9f49 [diff] |
flashrom.c: Separate out default layout init get_default_layout() is undefined without a init_default_layout() so separate out that logic from probe_flash(). Change-Id: I8fd0af8fb1c32dc9f2b00cc39b518d2f4d98e3ac Signed-off-by: Edward O'Callaghan <quasisec@google.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/68296 Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72361 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>