Merge branch 'master' into sam460ex

This commit is contained in:
François Revol
2012-11-13 12:51:50 +01:00
59 changed files with 2358 additions and 650 deletions
@@ -12,6 +12,8 @@
struct platform_stage2_args {
void *boot_tgz_data;
uint32 boot_tgz_size;
void *fdt_data;
uint32 fdt_size;
};
#endif /* KERNEL_BOOT_PLATFORM_UBOOT_STAGE2_H */