commit | f097ecce0661b12b980e153402f2ef8da7e7491c | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Mon Nov 06 13:33:22 2023 -0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 16:33:57 2023 -0500 |
tree | 5473f229d2da3a8c6efdefebb3fc5ad10fdb3b7c | |
parent | aa4bf542034d1060d6ef3f6e822abce945414dac [diff] |
imx7s-warp-u-boot: Fix aliases and chosen nodes indentation The aliases and chosen nodes are currently indented using spaces. Fix them to use the standard tab indentation. Signed-off-by: Fabio Estevam <festevam@denx.de>