From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 25 Jan 2021 19:33:52 +0100 Subject: [RESEND 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation" In-Reply-To: <6db5a822-eca6-4415-91fa-0d6594e5df93@globallogic.com> References: <3165953c704d49a53e933fa5b7a52c2bce6be802.1603442753.git.roman.kovalivskyi@globallogic.com> <20210123160838.01f8e455@jawa> <6db5a822-eca6-4415-91fa-0d6594e5df93@globallogic.com> Message-ID: <3d48ff7a-45c3-9363-c507-8bfe32b8501d@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 On 1/25/21 6:16 PM, Roman Kovalivskyi wrote: [...] > Could you please share some info on how do you build it (used defconfig, > error messages, used compiler, etc.)? I cannot reproduce those issues on > my side. > > I've tried to rebase my patches onto the current master and rebase was > done cleanly, there are no conflicts. I've tried building it with > rcar3_ulcb_defconfig and build was successful. > > Used defconfig: rcar3_ulcb_defconfig > Used arch: ARM > Used compiler: gcc 7.1 for aarch64-linux-gnu > Used CFLAGS: -fgnu89-inline Mainline U-Boot for rcar3 has no USB gadget support though ?