Ariel D'Alessandro | b6d5e13 | 2021-11-23 13:33:30 -0300 | [diff] [blame^] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
2 | /* | ||||
3 | * Copyright 2021 Collabora Ltd. | ||||
4 | */ | ||||
5 | |||||
6 | #define __ASSEMBLY__ | ||||
7 | |||||
8 | ROM_VERSION v2 | ||||
9 | BOOT_FROM sd | ||||
10 | LOADER u-boot-spl-ddr.bin 0x912000 |