mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
ddd9ab21e6
I created this test file by running the following command: dtc -o address-translation.dtb <<EOF /dts-v1/; / { compatible = "serenity,address-translation-test"; #address-cells = <2>; #size-cells = <1>; soc { compatible = "simple-bus"; #address-cells = <1>; #size-cells = <1>; ranges = <0xa0000000 0xfe 0xd0000000 0x40000000>; usb@a0010000 { reg = <0xa0010000 0x100000>; }; some-bus@b0000000 { compatible = "simple-bus"; #address-cells = <2>; #size-cells = <2>; ranges = <0x02 0x00 0xb0000000 0x00 0x200000>; leds@200100000 { reg = <0x02 0x100000 0x00 0x1000>; }; }; }; }; EOF |
||
---|---|---|
.. | ||
Superbuild | ||
accelerated_graphics.cmake | ||
all_the_debug_macros.cmake | ||
ca_certificates_data.cmake | ||
check_for_dependencies.cmake | ||
clang_development.cmake | ||
cmake-version.cmake | ||
code_generators.cmake | ||
common_compile_options.cmake | ||
common_options.cmake | ||
commonmark_spec.cmake | ||
download_icc_profiles.cmake | ||
download_raspberry_pi_3_dtb.cmake | ||
flac_spec_tests.cmake | ||
jakt.cmake | ||
lagom-install-config.cmake | ||
lagom_compile_options.cmake | ||
lagom_install_options.cmake | ||
lagom_options.cmake | ||
libgl_generators.cmake | ||
libtextcodec_generators.cmake | ||
libweb_generators.cmake | ||
locale_data.cmake | ||
pnp_ids.cmake | ||
processor-count.cmake | ||
public_suffix.cmake | ||
serenity_compile_options.cmake | ||
serenity_components.cmake | ||
serenity_options.cmake | ||
setup_ccache.cmake | ||
time_zone_data.cmake | ||
unicode_data.cmake | ||
use_linker.cmake | ||
utils.cmake | ||
wasm_spec_tests.cmake |