commit | f06b454b1c4420d1698fa1c62b8dd0bab060b691 | [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 | 1ee5dea34eba4fdc848526e62110ea6077e53d20 [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>