]> Git Repo - J-u-boot.git/blobdiff - boot/fdt_support.c
bootm: Fix flags used for bootargs string substitution
[J-u-boot.git] / boot / fdt_support.c
index b15d07765fec0a7299dc0efc7a325eed0855081e..090d82ee80a50f7e654055d65b4c9dae165e4b63 100644 (file)
@@ -667,7 +667,6 @@ int fdt_record_loadable(void *blob, u32 index, const char *name,
        return node;
 }
 
-/* Resize the fdt to its actual size + a bit of padding */
 int fdt_shrink_to_minimum(void *blob, uint extrasize)
 {
        int i;
This page took 0.023649 seconds and 4 git commands to generate.