From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ravik Hasija Date: Thu, 7 Jan 2021 13:23:40 -0700 (MST) Subject: [PATCH v2] cmd: mmc: add mmcboot command In-Reply-To: <582738e3-e966-14b7-4940-c91c949843da@samsung.com> References: <1608753437-5004-1-git-send-email-rahasij@linux.microsoft.com> <1609785656-6472-1-git-send-email-rahasij@linux.microsoft.com> <582738e3-e966-14b7-4940-c91c949843da@samsung.com> Message-ID: <1610051020443-0.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > I think that it's not good about building disk.c by default when CONFIG_CMD_MMC is enabled. Agree, its not an optimal solution. However, we chose to do it this way because: - It causes minimal change to the size of binary (~200 bytes). - To be consistent with upstream code where it is built similarly for usb/scsi etc. -- Sent from: http://u-boot.10912.n7.nabble.com/