From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Date: Thu, 20 Feb 2020 08:22:17 +0100 Subject: Try to use AHAB but ahab.c is not compiled Message-ID: <20200220072217.GB31464@optiplex> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Peng, I try to use AHAB feature on my board. First of all I just want to perform a "ahab_status". I enabled CONFIG_AHAB_BOOT=y in my config but ahab.c isn't compiled. The ahab.o is missing after compilation. Is there anything else to consider? Do I overlook something? Best regards, Oliver