From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Zalega Date: Tue, 27 Aug 2013 17:51:40 +0200 Subject: [U-Boot] [PATCH v2] usb: new board-specific USB init interface In-Reply-To: <1377074034-23615-1-git-send-email-m.zalega@samsung.com> References: <1375786242-11734-1-git-send-email-m.zalega@samsung.com> <1377074034-23615-1-git-send-email-m.zalega@samsung.com> Message-ID: <521CCB0C.3000306@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/21/13 10:33, Mateusz Zalega wrote: > This commit unifies board-specific USB initialization implementations > under one symbol (usb_board_init), declaration of which is available in > usb.h. > > Signed-off-by: Mateusz Zalega > Signed-off-by: Kyungmin Park > Reviewed-by: Lukasz Majewski > Cc: Minkyu Kang > Cc: Marek Vasut > Cc: Tom Warren > Cc: Albert Aribaud > > --- > Changes since RFC (v1): > - NVIDIA Tegra doesn't postpone its USB init anymore > - board_usb_init()'s sole argument name was shortened > - networking code comment style (/* blurb...) dropped > - squashed RFC changes so that patch won't break bisect > > v2 changes: > - commit message fixup ICMP Echo Request It's already been a week, any comments? -- Mateusz Zalega Samsung R&D Institute Poland