summaryrefslogtreecommitdiff
path: root/tools/binman/test/u_boot_ucode_ptr.c
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2017-11-23 22:48:35 -0500
committerTom Rini <[email protected]>2017-11-23 22:48:35 -0500
commitbb7ab1ccfec9aa4e2df3e8eb49ca85f6c0c65560 (patch)
tree7cf3d11a538ce834689ed3749db66b2f99543443 /tools/binman/test/u_boot_ucode_ptr.c
parentd9d76023ea0d567b0630e85d1bef67b5b1a788d3 (diff)
parent9677faa34ee81c7abb4c08b0dc4ce4aace5473fc (diff)
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'tools/binman/test/u_boot_ucode_ptr.c')
-rw-r--r--tools/binman/test/u_boot_ucode_ptr.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/binman/test/u_boot_ucode_ptr.c b/tools/binman/test/u_boot_ucode_ptr.c
index 434c9f44003..24f349fb9e4 100644
--- a/tools/binman/test/u_boot_ucode_ptr.c
+++ b/tools/binman/test/u_boot_ucode_ptr.c
@@ -5,10 +5,6 @@
*
* Simple program to create a _dt_ucode_base_size symbol which can be read
* by 'nm'. This is used by binman tests.
- *
- * Build with:
- * cc -march=i386 -m32 -o u_boot_ucode_ptr -T u_boot_ucode_ptr.lds -nostdlib \
- u_boot_ucode_ptr.c
*/
static unsigned long _dt_ucode_base_size[2]