On 23.09.2012 17:43, Marek Vasut wrote:
+ gd->ram_size = CONFIG_SYS_SDRAM_SIZE; + return 0; +} diff --git a/board/h2200/h2200.h b/board/h2200/h2200.h new file mode 100644Do you need this file at all? Can the udc_disconnect() not be put somewhere into usb.h ?
Can I just move this declaration into h2200.c? Łukasz Dałek _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

