1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/cmd
Tom Rini 8a7367acca cmd: Fix license command
The license command isn't usually built and has a few problems:
- The rules to generate license.h haven't worked in a long time,
  re-write these based on the bmp_logo.h rules.
- 'tok' is unused and the license text size has increased
- bin2header.c wasn't grabbing unistd.h to know the prototype for
  read().

Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-03-22 12:16:13 -04:00
..
2016-02-06 12:00:59 +01:00
2016-02-24 18:44:12 -05:00
2016-03-22 12:16:08 -04:00
2016-03-14 15:34:50 -06:00
2016-03-14 19:21:44 -04:00
2016-01-27 15:55:54 +01:00
2016-02-22 16:21:12 +01:00
2016-01-25 10:39:43 -05:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-03-22 12:16:13 -04:00
2016-03-15 21:29:47 -04:00
2016-01-25 10:39:43 -05:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:39:43 -05:00
2016-02-06 12:00:59 +01:00
2016-02-26 08:53:10 -07:00