Skip to content

Commit

Permalink
ODROID-C3: configs: add unzip command
Browse files Browse the repository at this point in the history
Change-Id: I20eb838d18cb39845ff068d214a7105b41d095ce
  • Loading branch information
Joy Cho authored and tobetter committed Jul 16, 2018
1 parent 6e8ac08 commit a6a76fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/configs/odroidc3.h
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,9 @@
//#define CONFIG_SYS_DCACHE_OFF
//#define CONFIG_SYS_ICACHE_OFF

/* Compression commands */
#define CONFIG_CMD_UNZIP 1

/* other functions */
#define CONFIG_NEED_BL301 1
#define CONFIG_NEED_BL32 1
Expand Down

0 comments on commit a6a76fb

Please sign in to comment.