coreboot/src
Nico Huber 173922fc88 mainboards: Drop stale comment about enumerate_buses()
There is no enumerate_buses() today and also no trace of it in our
repository. Also, in current terms, mainboard_enable() is called
as the very first thing in our enumeration so the comment seems
misleading.

Change-Id: Iae620f83c8166c1cfc8b9fb9ef4a7025987bf1be
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79003
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-11-12 04:52:40 +00:00
..
acpi acpi/acpigen: Fix buffer length in acpigen_write_name_unicode() 2023-11-11 15:12:21 +00:00
arch src: Remove unnecessary semicolons from the end of macros 2023-11-10 15:27:45 +00:00
commonlib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/x86/smm: Fix get_save_state calculation 2023-11-10 15:27:13 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
ec ec/starlabs/merlin/ite: Adjust the mirror flag handling 2023-10-24 15:39:47 +00:00
include src: Remove unnecessary semicolons from the end of macros 2023-11-10 15:27:45 +00:00
lib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
mainboard mainboards: Drop stale comment about enumerate_buses() 2023-11-12 04:52:40 +00:00
northbridge Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
soc rockchip/rk3288: Reshuffle memlayout to make a bit more verstage space 2023-11-11 16:26:14 +00:00
southbridge device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
superio sio/nuvoton/npcd378: Use acpi_device_path_join 2023-11-08 11:23:41 +00:00
vendorcode Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00