[C57][SECO-CONFIG] Fix device ID when booting from USB and add ramfs selection
The device ID (set into the U-Boot variables kernel_device_id and
fdt_device_id) was incorrect and could not load correctly the kernel
and the device tree from USB.
Added the selection of the ramfs image.