On 04/01/2016 05:48 AM, Roger Quadros wrote: [..] >>> diff --git a/board/ti/am57xx/board.c b/board/ti/am57xx/board.c >>> index 042f9ab..34c5161 100644 >>> --- a/board/ti/am57xx/board.c >>> +++ b/board/ti/am57xx/board.c >>> @@ -264,7 +264,6 @@ int board_init(void) >>> >>> int board_late_init(void) >>> { >>> - init_sata(0); >>> /* >>> * DEV_CTRL.DEV_ON = 1 please - else palmas switches off in 8 seconds >>> * This is the POWERHOLD-in-Low behavior. >>> >> Hmm... would'nt this break sata u-boot support as a result? not to >> mention setup a dependency between bootloader and kernel (not that it >> is not already there..)... >> > > Why would it break sata u-boot support? init_sata() is being done already > as part of scsi_init() as mentioned in the patch commit message. > OK, I missed that.. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html