Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SystemReady
u-boot-tfa-build
Commits
dabf4f54
Commit
dabf4f54
authored
Aug 14, 2020
by
Grant Likely
Browse files
rk3399: Make 'sdimage' one of the default targets.
Signed-off-by:
Grant Likely
<
grant.likely@arm.com
>
parent
8e7d8767
Changes
1
Hide whitespace changes
Inline
Side-by-side
soc-rk3399.mk
View file @
dabf4f54
...
...
@@ -24,6 +24,7 @@ endif
UBOOT_EXTRA
+=
BL31
=
$(TFA_OUTPUT)
/
$(TFA_PLAT)
/release/bl31/bl31.elf
all
:
sdimage
sdimage
:
dd
if
=
/dev/zero
of
=
$(SD_IMAGE)
count
=
$$
((
32
*
1024
*
1024>>9
))
/sbin/sgdisk
-g
$(SD_IMAGE)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment