Brief info to start Embox on i.MX8

Build Embox and copy build/base/bin/embox.bin into board RAM via tftp.
Kernel load address: 0x40000000

Example:

tftpboot 0x40000000 embox.bin
go 0x40000000
