summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorOliver Graute <oliver.graute@kococonnector.com>2022-11-04 16:03:38 +0100
committerStefano Babic <sbabic@denx.de>2022-11-09 17:12:32 +0100
commit5a878c9472ef37cda7028a0c21ff7c2364aaff96 (patch)
tree90e4a55bbc0af31fdcfe7a43e776d8dcfd0bea75 /board
parent55be8433d56172d189306f64fe606f9131183cef (diff)
imx: imx8qm: cgtqmx8: switch to binman
Switch to use binman to pack images Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com> Reviewed-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'board')
-rw-r--r--board/congatec/cgtqmx8/imximage.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/congatec/cgtqmx8/imximage.cfg b/board/congatec/cgtqmx8/imximage.cfg
index 5ecde0c530..43035088e3 100644
--- a/board/congatec/cgtqmx8/imximage.cfg
+++ b/board/congatec/cgtqmx8/imximage.cfg
@@ -4,8 +4,8 @@
*/
-/* Boot from SD, sector size 0x400 */
-BOOT_FROM SD 0x400
+BOOT_FROM sd
+
/* SoC type IMX8QM */
SOC_TYPE IMX8QM
/* Append seco container image */