Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/70672a29597c4ca4734f2d94bf1df7227b9c7604 You should set ROOT_URL correctly, otherwise the web may not work correctly.

powerpc/p4080: enable support for PCIe SATA

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>
master
Shaohui Xie 12 years ago committed by York Sun
parent c2e5e802ec
commit 70672a2959
  1. 6
      include/configs/P4080DS.h

@ -17,6 +17,12 @@
#define CONFIG_MMC
#define CONFIG_PCIE3
#define CONFIG_CMD_SATA
#define CONFIG_SATA_SIL
#define CONFIG_SYS_SATA_MAX_DEVICE 2
#define CONFIG_LIBATA
#define CONFIG_LBA48
#define CONFIG_SYS_SRIO
#define CONFIG_SRIO1 /* SRIO port 1 */
#define CONFIG_SRIO2 /* SRIO port 2 */

Loading…
Cancel
Save