commit | 9d0327515210af863ff41b3fce216cc7b0eac8b0 | [log] [tgz] |
---|---|---|
author | Wenbin Song <wenbin.song@nxp.com> | Thu Sep 01 16:28:22 2016 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 07 08:49:03 2016 -0400 |
tree | d3a8499ff3d17e895da4f85173b88db8d1bb7022 | |
parent | 2566fd9e303a43eb3707ef7ef190978eb0159742 [diff] |
pxe: Modify README to add the description about FIT image Use environment variable "kernel_addr_r" to indicate the location in RAM where FIT image will be stored. Use label command "kernel" to indicate which <path> the FIT image at. Signed-off-by: Wenbin Song <wenbin.song@nxp.com>