commit | ef010d75189e79f42a011d68aeb00d41df1b4f15 | [log] [tgz] |
---|---|---|
author | Vitaly Andrianov <vitalya@ti.com> | Tue Aug 04 11:16:16 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 13 07:19:35 2015 -0400 |
tree | ffd9f98736603e294a184de29ad3d260006dabc1 | |
parent | 1b06c9b187f8779523595755b41a9663a4aa96f9 [diff] |
configs: ti_armv7_keystone2: increase size reserved for initrd 9MB reserved for initrd is not enough for default ramfs used for keystone devices, which is ~33MB. This patch increases the size up to 80MB. Signed-off-by: Vitaly Andrianov <vitalya@ti.com>