projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36c1877
)
configs: am335x_evm: Add DYNAMIC_CRC_TABLE
author
Faiz Abbas
<faiz_abbas@ti.com>
Tue, 6 Feb 2018 13:45:59 +0000
(19:15 +0530)
committer
Tom Rini
<trini@konsulko.com>
Wed, 14 Feb 2018 17:14:12 +0000
(12:14 -0500)
Add CONFIG_DYNAMIC_CRC_TABLE to am335x_evm_defconfig to reduce the
size of the image.
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
configs/am335x_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_evm_defconfig
b/configs/am335x_evm_defconfig
index 8f33c8e66bda72186390e33001250461e1ed3eaf..10b66e976ee93eaa848c2a0b198894d59a06ee41 100644
(file)
--- a/
configs/am335x_evm_defconfig
+++ b/
configs/am335x_evm_defconfig
@@
-56,6
+56,7
@@
CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"
CONFIG_USB_GADGET_VENDOR_NUM=0x0451
CONFIG_USB_GADGET_PRODUCT_NUM=0xd022
CONFIG_USB_ETHER=y
+CONFIG_DYNAMIC_CRC_TABLE=y
CONFIG_RSA=y
CONFIG_LZO=y
CONFIG_OF_LIBFDT_OVERLAY=y