From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 13 Sep 2013 15:49:31 +0200 Subject: [U-Boot] [PATCH v3 1/3] dfu: unify mmc/nand read/write ops enum In-Reply-To: <7865c2588d42f2f90fe00095ac4873a16a8c1c07.1379055112.git.afzal.mohd.ma@gmail.com> References: <7865c2588d42f2f90fe00095ac4873a16a8c1c07.1379055112.git.afzal.mohd.ma@gmail.com> Message-ID: <201309131549.32072.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Afzal Mohammed, > MMC and NAND independently defines same enumerators for read/write. > Unify them by defining enum in dfu header. RAM support that is being > added newly also can make use of it. > > Signed-off-by: Afzal Mohammed > Cc: Marek Vasut > Cc: Lukasz Majewski > Cc: Pantelis Antoniou > Acked-by: Lukasz Majewski > --- Acked-by: Marek Vasut Best regards, Marek Vasut