Commit 528f3e4
committed
labs/sysdev-kernel-cross-compiling: use \arch instead of \board
The logic to show the final U-Boot command used \board instead of
\arch to decide between bootz and booti, which worked fine when we had
just BeaglePlay as an ARM64 platform, but will fail with more ARM64
platforms supported. Fix that.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>1 parent 84bf3f7 commit 528f3e4
File tree
1 file changed
+1
-1
lines changed- labs/sysdev-kernel-cross-compiling
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments