mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Both of these values are useful for understanding what is going on, so show them both. The requested number comes from a device tree alias. The allocated one is set up when the device is activated, and is unique throughout the uclass. Signed-off-by: Simon Glass <sjg@chromium.org>