Commits

Sammy He committed 2ae68edebef
ENGR00144306-1 VPU: remove VPU IRAM config and add iram info to plat data. One kernel image is requested, however, we need to enable iram for performance improvement on mx53, and disable it on mx51 due to known issue. So use platform data to pass vpu iram disable/enable flag. And considering requested iram size also can be different per requirement, iram size is also set in platform data. Signed-off-by: Sammy He <r62914@freescale.com>