mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 11:45:18 +02:00
This patch removes the duplicted implementations of the pci_master_init() function by introducing a weak default function for it. It can be overridden by a board specific version. Signed-off-by: Stefan Roese <sr@denx.de>