diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 24bbeb6628..b22297bc1d 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -2102,23 +2102,17 @@ "MLO", which stands for Multimedia card LOader. - The BeagleBone development board requires a - MLO file in order to boot. + The BeagleBone development board requires an + SPL to boot and that SPL file type must be MLO. Consequently, the machine configuration needs to - define the SPL as an MLO type file and use it - as the Xloader. + define SPL_BINARY as "MLO". For more information on how the SPL variables are used, see the - u-boot.inc + u-boot.inc include file. - UBOOT_*: Defines various U-Boot configurations needed