IMX8/Nitrogen8M/System Recovery: Difference between revisions

mNo edit summary
Line 105: Line 105:
Before flashing, check '''mx8mq_usb_work.conf''' in RECOVERY_DIR/imx_usb_loader which contains the required files.
Before flashing, check '''mx8mq_usb_work.conf''' in RECOVERY_DIR/imx_usb_loader which contains the required files.
As example, the Nitrogen8M with 2 GB RAM requires the file '''bl31_2g.bin''' in '''mx8mq_usb_work.conf'''.
As example, the Nitrogen8M with 2 GB RAM requires the file '''bl31_2g.bin''' in '''mx8mq_usb_work.conf'''.
See table below in order to set the conf file according to your board's available RAM.
{| class="wikitable" style="margin-right: auto; margin-left: auto; border: none;"
|-
! style="background: black; color: white;" | RAM !! style="background: black; color: white;" | File
|-
! scope="row" | 2 GB
| style="text-align: center" | bl31_2g.bin 
|-
! scope="row" | 3 GB
| style="text-align: center" | bl31_3g.bin
|-
! scope="row" | 4 GB
| style="text-align: center" | bl31_4g.bin
|}


In order to flash the board, run the following command:
In order to flash the board, run the following command:
481

edits