[PATCH 10/13] board: librem5: add SPL loader configuration

17 Jan
2022
17 Jan
'22
4:11 p.m.
Initial commit of the Librem5 SPL loader configuration
Signed-off-by: Angus Ainslie angus@akkea.ca --- board/purism/librem5/imximage-8mq-lpddr4.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 board/purism/librem5/imximage-8mq-lpddr4.cfg
diff --git a/board/purism/librem5/imximage-8mq-lpddr4.cfg b/board/purism/librem5/imximage-8mq-lpddr4.cfg new file mode 100644 index 0000000000..90573be5fd --- /dev/null +++ b/board/purism/librem5/imximage-8mq-lpddr4.cfg @@ -0,0 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ +/* + * Copyright 2021 NXP + */ + +#define __ASSEMBLY__ + +BOOT_FROM sd +LOADER u-boot-spl-ddr.bin 0x7E1000
--
2.25.1
1215
Age (days ago)
1215
Last active (days ago)
0 comments
1 participants
participants (1)
-
Angus Ainslie