diff options
author | Simon Glass <sjg@chromium.org> | 2023-01-17 10:48:12 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-23 18:11:41 -0500 |
commit | 35ce14617edb6ee7c3004c396f19d2c451255358 (patch) | |
tree | e371ab4f9a66b4806c9e60be57c5e5c8ff4f1b33 /drivers/ddr/marvell/a38x/ddr3_init.h | |
parent | 43e89a306903117c8cb7105004f236acf1ec3d00 (diff) |
extension: Refactor to allow non-command usage
The current extension code is designed to be used from commands. We want
to add a boot driver which uses it. To help with this, split the code into
the command processing and a function which actually does the scan.
Really the extension code should be in common/ or use driver model, but
this is a start.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_init.h')
0 files changed, 0 insertions, 0 deletions