commit | 21f753c7f85656e08bf75ba92a8d495960fc893a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Jun 05 11:45:12 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 15 11:23:41 2020 -0400 |
tree | a453fc100b3cdee8628576649ba01d73c3515b92 | |
parent | 5eca147d4dad267d451749ac9a33f9cf52bb870c [diff] |
trivial: Fix booot occurences s/booot/boot/g The first ase is booot instead of boot and second u-booot instead of u-boot. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>